wy$a | |
net.minecraft.server.commands.ExperienceCommand$Type | |
net.minecraft.class_3054$class_3055 | |
net.minecraft.server.command.ExperienceCommand$Component | |
net.minecraft.command.impl.ExperienceCommand$Type | |
net.minecraft.server.v1_16_R2.CommandXp$Unit |
Enum constant summary
Enum Constant | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final BiConsumer<ServerPlayer, Integer> |
| ||||||||||
public final BiPredicate<ServerPlayer, Integer> |
| ||||||||||
public final String |
| ||||||||||
private final ToIntFunction<ServerPlayer> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (String arg0, BiConsumer<ServerPlayer, Integer> arg1, BiPredicate<ServerPlayer, Integer> name, ToIntFunction<ServerPlayer> adder) |