aod$a | |
net.minecraft.server.commands.ExperienceCommand$Type | |
net.minecraft.class_3054$class_3055 | |
net.minecraft.server.command.ExperienceCommand$Component | |
net.minecraft.server.commands.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 |
| ||||||||
final ToIntFunction<ServerPlayer> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (String arg0, BiConsumer<ServerPlayer, Integer> arg1, BiPredicate<ServerPlayer, Integer> name, ToIntFunction<ServerPlayer> adder) |