net.minecraft.world

public enum GameRules$Type

axu$c
net.minecraft.class_1439$class_2166
net.minecraft.world.GameRules$Type
net.minecraft.world.GameRules$ValueType
net.minecraft.world.GameRules$ValueType

Enum constant summary

Enum Constant
a
field_17496
ANY_VALUE
ANY_VALUE
ANY_VALUE
b
field_17497
BOOLEAN_VALUE
BOOLEAN_VALUE
BOOLEAN_VALUE
c
field_17498
NUMERICAL_VALUE
NUMERICAL_VALUE
NUMERICAL_VALUE

Field summary

Modifier and TypeField
private final Supplier<ArgumentType<?>>
d
field_17499
argument
field_196228_e
argumentType
private final BiFunction<CommandContext<CommandSourceStack>, String, String>
e
field_17500
value
field_196229_f
argumentGetter

Constructor summary

ModifierConstructor
private (Supplier<ArgumentType<?>> arg0, BiFunction<CommandContext<CommandSourceStack>, String, String> arg1)

Method summary

Modifier and TypeMethod
public RequiredArgumentBuilder<CommandSourceStack, ?>
a(String arg0)
method_16308(String arg0)
argument(String name)
func_199809_a(String arg0)
createArgument(String name)
public void
a(CommandContext<bu> arg0, String arg1, axu$a arg2)
method_16307(com.mojang.brigadier.context.CommandContext<class_3915> arg0, String arg1, class_1439$class_1440 arg2)
set(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg, GameRules$Value value)
func_196222_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1, GameRules$Value arg2)
updateValue(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name, GameRules$Value value)