implements IPacket<IServerPlayNetHandler>
| og | |
| net.minecraft.class_2824 | |
| net.minecraft.network.play.client.CUseEntityPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private CUseEntityPacket$Action |
| ||||||
| private Vec3d |
| ||||||
| private Hand |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Entity arg0) |
| public | (Entity arg0, Hand arg1) |
| public | (Entity arg0, Hand arg1, Vec3d arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public Entity |
| ||||||
| public CUseEntityPacket$Action |
| ||||||
| public Hand |
| ||||||
| public Vec3d |
|