net.minecraft.server.commands

enum ExperienceCommand$Type

acv$a
net.minecraft.server.commands.ExperienceCommand$Type
net.minecraft.class_3054$class_3055
net.minecraft.server.command.ExperienceCommand$Component
net.minecraft.src.C_5319_
net.minecraft.server.commands.CommandXp$Unit

枚举常量概要

枚举常量
a
POINTS
field_13644
POINTS
POINTS
b
LEVELS
field_13641
LEVELS
LEVELS

字段概要

修饰符与类型字段
public final BiConsumer<ServerPlayer, Integer>
c
add
field_13639
adder
f_137344_
public final BiPredicate<ServerPlayer, Integer>
d
set
field_13642
setter
f_137345_
public final String
e
name
field_13643
name
f_137346_
final ToIntFunction<ServerPlayer>
f
query
field_13645
getter
f_137347_

构造函数概要

修饰符构造函数
private (String p_137352_, BiConsumer<ServerPlayer, Integer> p_137353_, BiPredicate<ServerPlayer, Integer> name, ToIntFunction<ServerPlayer> adder)