net.minecraft.world

public enum GameRules$Type

bhe$c
net.minecraft.class_1928$class_1931
net.minecraft.world.GameRules$Type
net.minecraft.world.GameRules$ValueType
net.minecraft.world.GameRules$ValueType

Enum constant summary

Enum Constant
a
field_9211
ANY_VALUE
ANY_VALUE
ANY_VALUE
b
field_9209
BOOLEAN_VALUE
BOOLEAN_VALUE
BOOLEAN_VALUE
c
field_9210
NUMERICAL_VALUE
NUMERICAL_VALUE
NUMERICAL_VALUE

Field summary

Modifier and TypeField
private final Supplier<ArgumentType<?>>
d
field_9208
argument
field_196228_e
argumentType
private final BiFunction<CommandContext<CommandSourceStack>, String, String>
e
field_9207
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_8371(String arg0)
argument(String name)
func_199809_a(String arg0)
createArgument(String name)
public void
a(CommandContext<cd> arg0, String arg1, bhe$a arg2)
method_8370(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1, class_1928$class_1929 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)