implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundPlayerActionPacket | |
| net.minecraft.class_2846 | |
| net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, PlayerActionC2SPacket> |
|
||||||
| private final BlockPos |
|
||||||
| private final Direction |
|
||||||
| private final PlayerActionC2SPacket$Action |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PlayerActionC2SPacket$Action action, BlockPos pos, Direction direction, int sequence) |
| public | (PlayerActionC2SPacket$Action action, BlockPos pos, Direction direction) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<PlayerActionC2SPacket> |
|
||||||
| public void |
|
||||||
| public BlockPos |
|
||||||
| public Direction |
|
||||||
| public PlayerActionC2SPacket$Action |
|
||||||
| public int |
|
||||||
| public void |
|