implements Packet<INetHandlerPlayServer>
| is | |
| net.minecraft.network.play.client.CPacketUseEntity |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private int |
| ||||
| private CPacketUseEntity$Action |
| ||||
| 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 CPacketUseEntity$Action |
| ||||
| public EnumHand |
| ||||
| public Vec3d |
|