implements Packet<ServerPlayPacketHandler>
| li | |
| net.minecraft.class_2061 | |
| net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket | |
| net.minecraft.network.play.client.CPacketUseEntity | |
| net.minecraft.network.play.client.CPacketUseEntity |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private PlayerInteractEntityC2SPacket$Action |
| ||||||||||
| private Vec3d |
| ||||||||||
| private InteractionHand |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Entity target) |
| public | (Entity target, InteractionHand hand) |
| public | (Entity target, InteractionHand hand, Vec3d targetPos) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public Entity |
| ||||||||||
| public PlayerInteractEntityC2SPacket$Action |
| ||||||||||
| public InteractionHand |
| ||||||||||
| public Vec3d |
|