implements Packet<ClientGamePacketListener>
aef | |
net.minecraft.network.protocol.game.ClientboundMoveVehiclePacket | |
net.minecraft.class_2692 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Vec3 |
| ||||||
private final float |
| ||||||
private final float |
| ||||||
public static final StreamCodec<FriendlyByteBuf, ClientboundMoveVehiclePacket> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Vec3 arg0, float arg1, float arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static ClientboundMoveVehiclePacket |
| ||||||
public PacketType<ClientboundMoveVehiclePacket> |
| ||||||
public void |
| ||||||
public Vec3 |
| ||||||
public float |
| ||||||
public float |
|