implements Packet<PacketListenerPlayIn>
ir | |
net.minecraft.network.play.client.CPacketUseEntity | |
net.minecraft.server.v1_9_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 |
|