implements Packet<ServerGamePacketListener>
aif | |
net.minecraft.network.protocol.game.ServerboundMoveVehiclePacket | |
net.minecraft.class_2833 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Vec3 |
| ||||||
private final float |
| ||||||
private final float |
| ||||||
private final boolean |
| ||||||
public static final StreamCodec<FriendlyByteBuf, ServerboundMoveVehiclePacket> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Vec3 arg0, float arg1, float arg2, boolean arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static ServerboundMoveVehiclePacket |
| ||||||
public PacketType<ServerboundMoveVehiclePacket> |
| ||||||
public void |
| ||||||
public Vec3 |
| ||||||
public float |
| ||||||
public float |
| ||||||
public boolean |
|