| axo$c | |
| net.minecraft.world.GameRules$ValueType |
Enum constant summary
| Enum Constant | ||||
|---|---|---|---|---|
| ||||
| ||||
|
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> |
| ||||
| private final BiFunction<com.mojang.brigadier.context.CommandContext<CommandSource>, String, String> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> arg0, BiFunction<com.mojang.brigadier.context.CommandContext<CommandSource>, String, String> arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public com.mojang.brigadier.builder.RequiredArgumentBuilder<CommandSource, ?> |
| ||||
| public void |
|