net.minecraft.world.entity.player

public class Abilities

ayd
net.minecraft.world.entity.player.Abilities
net.minecraft.class_1656
net.minecraft.unmapped.C_tlquukty
net.minecraft.entity.player.PlayerAbilities
net.minecraft.entity.player.PlayerAbilities
net.minecraft.server.v1_15_R1.PlayerAbilities

Field summary

Modifier and TypeField
public boolean
a
invulnerable
field_7480
f_hejaclbp
invulnerable
field_75102_a
isInvulnerable
public boolean
b
flying
field_7479
f_epxjrpys
flying
field_75100_b
isFlying
public boolean
c
mayfly
field_7478
f_crtzioym
allowFlying
field_75101_c
canFly
public boolean
d
instabuild
field_7477
f_eullkouj
creativeMode
field_75098_d
canInstantlyBuild
public boolean
e
mayBuild
field_7476
f_crqotssz
allowModifyWorld
field_75099_e
mayBuild
private float
f
flyingSpeed
field_7481
f_fuetdzyo
flySpeed
field_75096_f
flySpeed
private float
g
walkingSpeed
field_7482
f_npoapvix
walkSpeed
field_75097_g
walkSpeed

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(jt arg0)
addSaveData(CompoundTag arg0)
method_7251(class_2487 arg0)
m_ijkzrkjt(C_hhlwcnih arg0)
serialize(CompoundTag arg0)
func_75091_a(CompoundNBT arg0)
public void
b(jt arg0)
loadSaveData(CompoundTag arg0)
method_7249(class_2487 arg0)
m_knobigkq(C_hhlwcnih arg0)
deserialize(CompoundTag arg0)
func_75095_b(CompoundNBT arg0)
public float
a()
getFlyingSpeed()
method_7252()
m_sjcafufe()
getFlySpeed()
func_75093_a()
public float
b()
getWalkingSpeed()
method_7253()
m_srjewxrl()
getWalkSpeed()
func_75094_b()
public void
a(float arg0)
setFlyingSpeed(float arg0)
method_7248(float arg0)
m_esxrpcaq(float arg0)
setFlySpeed(float flySpeed)
func_195931_a(float arg0)
public void
b(float arg0)
setWalkingSpeed(float arg0)
method_7250(float arg0)
m_xxgfdzbo(float arg0)
setWalkSpeed(float walkSpeed)
func_82877_b(float arg0)