net.minecraft.server.v1_14_R1

enum CommandXp$Unit

sb$a
net.minecraft.class_3054$class_3055
net.minecraft.command.impl.ExperienceCommand$Type
net.minecraft.server.v1_14_R1.CommandXp$Unit

枚举常量概要

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

字段概要

修饰符与类型字段
public final BiConsumer<EntityPlayer, Integer>
c
field_13639
field_198430_c
public final BiPredicate<EntityPlayer, Integer>
d
field_13642
field_198431_d
public final String
e
field_13643
field_198432_e
private final ToIntFunction<EntityPlayer>
f
field_13645
field_198433_f

构造函数概要

修饰符构造函数
private (String arg0, BiConsumer<EntityPlayer, Integer> arg1, BiPredicate<EntityPlayer, Integer> arg2, ToIntFunction<EntityPlayer> arg3)