net.minecraft.network.protocol.game

public record ServerboundMoveVehiclePacket

implements Packet<ServerGamePacketListener>

ahp
net.minecraft.network.protocol.game.ServerboundMoveVehiclePacket
net.minecraft.class_2833
net.minecraft.unmapped.C_bervttot
net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket

Field summary

Modifier and TypeField
private final Vec3
b
position
comp_3350
f_gksekauf
position
position
private final float
c
yRot
comp_3351
f_woibcufi
yaw
yaw
private final float
d
xRot
comp_3352
f_xckgmmws
pitch
pitch
private final boolean
e
onGround
comp_3353
f_usauashc
onGround
onGround
public static final StreamCodec<FriendlyByteBuf, ServerboundMoveVehiclePacket>
a
STREAM_CODEC
field_48202
f_vlkormrr
CODEC
CODEC

Constructor summary

ModifierConstructor
public (Vec3 position, float yaw, float pitch, boolean onGround)

Method summary

Modifier and TypeMethod
public static ServerboundMoveVehiclePacket
a(bwf arg0)
fromEntity(Entity arg0)
method_65307(class_1297 arg0)
m_yvvmkuuv(C_astfners arg0)
fromVehicle(Entity vehicle)
m_yvvmkuuv(Entity entity)
public PacketType<ServerboundMoveVehiclePacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_12278(class_2792 arg0)
m_nfksnlol(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public Vec3
b()
position()
comp_3350()
m_fgfxcczx()
position()
position()
public float
e()
yRot()
comp_3351()
m_vfvroiyh()
yaw()
yRot()
public float
f()
xRot()
comp_3352()
m_enhwstcx()
pitch()
xRot()
public boolean
g()
onGround()
comp_3353()
m_bdaotnrj()
onGround()
onGround()