implements Packet<ServerGamePacketListener>
| ajj | |
| net.minecraft.network.protocol.game.ServerboundPlayerCommandPacket | |
| net.minecraft.class_2848 | |
| net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ServerboundPlayerCommandPacket> |
| ||||||||
| private final int |
| ||||||||
| private final ServerboundPlayerCommandPacket$Action |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Entity entity, ServerboundPlayerCommandPacket$Action mode) |
| public | (Entity entity, ServerboundPlayerCommandPacket$Action mode, int mountJumpHeight) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ServerboundPlayerCommandPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public ServerboundPlayerCommandPacket$Action |
| ||||||||
| public int |
|