net.minecraft.server.commands

enum ExperienceCommand$Type

tw$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.command.impl.ExperienceCommand$Type
net.minecraft.server.v1_15_R1.CommandXp$Unit

Enum constant summary

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

Field summary

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

Constructor summary

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