net.minecraft.world.entity.player

public record Abilities$Packed

csu$a
net.minecraft.world.entity.player.Abilities$Packed
net.minecraft.class_1656$class_11347

Field summary

Modifier and TypeField
final boolean
b
invulnerable
comp_4223
final boolean
c
flying
comp_4224
final boolean
d
mayFly
comp_4225
final boolean
e
instabuild
comp_4226
final boolean
f
mayBuild
comp_4227
final float
g
flyingSpeed
comp_4228
final float
h
walkingSpeed
comp_4229
public static final com.mojang.serialization.Codec<Abilities$Packed>
a
CODEC
field_60363

Constructor summary

ModifierConstructor
public (boolean arg0, boolean arg1, boolean arg2, boolean arg3, boolean arg4, float arg5, float arg6)

Method summary

Modifier and TypeMethod
public boolean
a()
invulnerable()
comp_4223()
public boolean
b()
flying()
comp_4224()
public boolean
c()
mayFly()
comp_4225()
public boolean
d()
instabuild()
comp_4226()
public boolean
e()
mayBuild()
comp_4227()
public float
f()
flyingSpeed()
comp_4228()
public float
g()
walkingSpeed()
comp_4229()