implements Packet<ClientGamePacketListener>
aed | |
net.minecraft.network.protocol.game.ClientboundMoveVehiclePacket | |
net.minecraft.class_2692 | |
net.minecraft.network.packet.s2c.play.VehicleMoveS2CPacket | |
net.minecraft.src.C_5082_ | |
net.minecraft.network.protocol.game.PacketPlayOutVehicleMove |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final StreamCodec<FriendlyByteBuf, ClientboundMoveVehiclePacket> |
| ||||||||||
private final double |
| ||||||||||
private final double |
| ||||||||||
private final double |
| ||||||||||
private final float |
| ||||||||||
private final float |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Entity entity) |
private | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||
public PacketType<ClientboundMoveVehiclePacket> |
| ||||||||||
public void |
| ||||||||||
public double |
| ||||||||||
public double |
| ||||||||||
public double |
| ||||||||||
public float |
| ||||||||||
public float |
|