net.minecraft.server.commands

enum ExperienceCommand$Type

ank$a
net.minecraft.server.commands.ExperienceCommand$Type
net.minecraft.class_3054$class_3055
net.minecraft.unmapped.C_vshiixfr$C_cbbubovj
net.minecraft.server.command.ExperienceCommand$Component
net.minecraft.server.command.ExperienceCommand$Component

Enum constant summary

Enum Constant
a
POINTS
field_13644
f_vdlgtlcd
POINTS
POINTS
b
LEVELS
field_13641
f_mwcivehz
LEVELS
LEVELS

Field summary

Modifier and TypeField
public final BiConsumer<ServerPlayer, Integer>
c
add
field_13639
f_qybnyuyn
adder
adder
public final BiPredicate<ServerPlayer, Integer>
d
set
field_13642
f_javretst
setter
setter
public final String
e
name
field_13643
f_usvsruck
name
name
final ToIntFunction<ServerPlayer>
f
query
field_13645
f_fuywdnfg
getter
getter

Constructor summary

ModifierConstructor
private (String arg0, BiConsumer<ServerPlayer, Integer> arg1, BiPredicate<ServerPlayer, Integer> name, ToIntFunction<ServerPlayer> adder)