net.minecraft.server.commands

enum ExperienceCommand$Type

zy$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.src.C_5318_$C_5319_
net.minecraft.server.commands.CommandXp$Unit

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
f_137344_
public final BiPredicate<ServerPlayer, Integer>
d
set
field_13642
f_javretst
setter
f_137345_
public final String
e
name
field_13643
f_usvsruck
name
f_137346_
final ToIntFunction<ServerPlayer>
f
query
field_13645
f_fuywdnfg
getter
f_137347_

Constructor summary

ModifierConstructor
private (String p_137352_, BiConsumer<ServerPlayer, Integer> p_137353_, BiPredicate<ServerPlayer, Integer> name, ToIntFunction<ServerPlayer> adder)