net.minecraft.network.protocol.game

public record ClientboundTeleportEntityPacket

implements Packet<ClientGamePacketListener>

aha
net.minecraft.network.protocol.game.ClientboundTeleportEntityPacket
net.minecraft.class_2777
net.minecraft.unmapped.C_qlsxyesm
net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
net.minecraft.network.packet.s2c.play.EntityPositionUpdateS2CPacket
net.minecraft.src.C_5135_
net.minecraft.network.protocol.game.PacketPlayOutEntityTeleport

Field summary

Modifier and TypeField
private final int
b
id
comp_3237
f_xagqagrq
entityId
id
f_133529_
private final PositionMoveRotation
c
change
comp_3238
f_ndvgszqb
change
change
f_347059_
private final Set<Relative>
d
relatives
comp_3239
f_odyrgjat
relatives
relatives
f_347814_
private final boolean
e
onGround
comp_3240
f_uxkakfmv
onGround
onGround
f_133535_
public static final StreamCodec<FriendlyByteBuf, ClientboundTeleportEntityPacket>
a
STREAM_CODEC
field_48004
f_icpacfle
CODEC
CODEC
f_315967_

Constructor summary

ModifierConstructor
public (int id, PositionMoveRotation change, Set<Relative> relatives, boolean onGround)

Method summary

Modifier and TypeMethod
public static ClientboundTeleportEntityPacket
a(int arg0, bws arg1, Set<bwt> arg2, boolean arg3)
teleport(int arg0, PositionMoveRotation arg1, Set<Relative> arg2, boolean arg3)
method_64565(int arg0, class_10182 arg1, Set<class_2709> arg2, boolean arg3)
m_qfxfords(int arg0, C_dxakxzow arg1, Set<C_crougwaz> arg2, boolean arg3)
create(int entityId, PlayerPosition change, Set<PositionFlag> relatives, boolean onGround)
m_qfxfords(int id, C_dxakxzow change, Set<C_crougwaz> relatives, boolean onGround)
m_357247_(int p_360951_, C_345854_ p_369497_, Set<C_346168_> p_362690_, boolean p_361553_)
public PacketType<ClientboundTeleportEntityPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_11922(class_2602 arg0)
m_upduommv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
id()
comp_3237()
m_gnnaiydb()
entityId()
id()
f_133529_()
public PositionMoveRotation
e()
change()
comp_3238()
m_crwqcclu()
change()
change()
f_347059_()
public Set<Relative>
f()
relatives()
comp_3239()
m_caknrmec()
relatives()
relatives()
f_347814_()
public boolean
g()
onGround()
comp_3240()
m_touktgdr()
onGround()
onGround()
f_133535_()