implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundInteractPacket | |
| net.minecraft.class_2824 | |
| net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final Hand |
|
||||||
| private final Vec3d |
|
||||||
| private final boolean |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, PlayerInteractEntityC2SPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int entityId, Hand hand, Vec3d location, boolean playerSneaking) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketType<PlayerInteractEntityC2SPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public Hand |
|
||||||
| public Vec3d |
|
||||||
| public boolean |
|
||||||
| public void |
|