net.minecraft.network.protocol.game

public class ClientboundPlayerAbilitiesPacket

implements Packet<ClientGamePacketListener>

ws
net.minecraft.network.protocol.game.ClientboundPlayerAbilitiesPacket
net.minecraft.class_2696
net.minecraft.unmapped.C_omovdgfk
net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
net.minecraft.network.packet.s2c.play.PlayerAbilitiesUpdateS2CPacket
net.minecraft.src.C_5087_
net.minecraft.network.protocol.game.PacketPlayOutAbilities

Field summary

Modifier and TypeField
private static final int
a
FLAG_INVULNERABLE
field_33336
f_jrzykziy
INVULNERABLE_MASK
INVULNERABLE_MASK
f_179028_
private static final int
b
FLAG_FLYING
field_33337
f_fucxnvou
FLYING_MASK
FLYING_MASK
f_179029_
private static final int
c
FLAG_CAN_FLY
field_33338
f_wbmhcgep
ALLOW_FLYING_MASK
ALLOW_FLYING_MASK
f_179030_
private static final int
d
FLAG_INSTABUILD
field_33339
f_nugpdbxp
CREATIVE_MODE_MASK
CREATIVE_MODE_MASK
f_179031_
private final boolean
e
invulnerable
field_12339
f_egxiqtpi
invulnerable
invulnerable
f_132659_
private final boolean
f
isFlying
field_12338
f_jolboekx
flying
flying
f_132660_
private final boolean
g
canFly
field_12337
f_baqezfdl
allowFlying
allowFlying
f_132661_
private final boolean
h
instabuild
field_12336
f_osxucteg
creativeMode
creativeMode
f_132662_
private final float
i
flyingSpeed
field_12335
f_cemjxxxp
flySpeed
flySpeed
f_132663_
private final float
j
walkingSpeed
field_12334
f_xzweipug
walkSpeed
walkSpeed
f_132664_

Constructor summary

ModifierConstructor
public (Abilities abilities)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(sf arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(ur arg0)
handle(ClientGamePacketListener arg0)
method_11697(class_2602 arg0)
m_hzrzqvfh(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public boolean
a()
isInvulnerable()
method_11695()
m_qwnaikma()
isInvulnerable()
isInvulnerable()
m_132674_()
public boolean
c()
isFlying()
method_11698()
m_ryvufjpu()
isFlying()
isFlying()
m_132677_()
public boolean
d()
canFly()
method_11699()
m_lwtihqmo()
allowFlying()
allowFlying()
m_132678_()
public boolean
e()
canInstabuild()
method_11696()
m_vjltfmfo()
isCreativeMode()
isCreativeMode()
m_132679_()
public float
f()
getFlyingSpeed()
method_11690()
m_wwjuvewc()
getFlySpeed()
getFlySpeed()
m_132680_()
public float
g()
getWalkingSpeed()
method_11691()
m_aufodpny()
getWalkSpeed()
getWalkSpeed()
m_132681_()