implements Packet<PacketListenerPlayIn>
| og | |
| net.minecraft.class_2824 | |
| net.minecraft.network.play.client.CUseEntityPacket | |
| net.minecraft.server.v1_14_R1.PacketPlayInUseEntity |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private PacketPlayInUseEntity$EnumEntityUseAction |
| ||||||||
| private Vec3D |
| ||||||||
| private EnumHand |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Entity arg0) |
| public | (Entity arg0, EnumHand arg1) |
| public | (Entity arg0, EnumHand arg1, Vec3D arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public Entity |
| ||||||
| public PacketPlayInUseEntity$EnumEntityUseAction |
| ||||||
| public EnumHand |
| ||||||
| public Vec3D |
|