public class EntityVelocityS2CPacket
implements Packet<ClientPlayPacketHandler>
| hn | |
| net.minecraft.unmapped.C_27971442 | |
| net.minecraft.network.packet.s2c.play.EntityVelocityS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Entity entity) |
| public | (int id, double velocityX, double velocityY, double velocityZ) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public int |
|