| qn$a | |
| net.minecraft.command.impl.ExperienceCommand$Type | |
| net.minecraft.server.v1_13_R2.CommandXp$Unit |
枚举常量概要
| 枚举常量 | ||||||
|---|---|---|---|---|---|---|
| ||||||
|
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| public final BiConsumer<EntityPlayer, Integer> |
| ||||
| public final BiPredicate<EntityPlayer, Integer> |
| ||||
| public final String |
| ||||
| private final ToIntFunction<EntityPlayer> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (String arg0, BiConsumer<EntityPlayer, Integer> arg1, BiPredicate<EntityPlayer, Integer> arg2, ToIntFunction<EntityPlayer> arg3) |