net.minecraft.server.v1_14_R1

public class GameRules$GameRuleDefinition<T extends GameRules$GameRuleValue<T>>

bhi$e
net.minecraft.class_1928$class_4314
net.minecraft.world.GameRules$RuleType
net.minecraft.world.GameRules$RuleType
net.minecraft.server.v1_14_R1.GameRules$GameRuleDefinition

Field summary

Modifier and TypeField
private final Supplier<com.mojang.brigadier.arguments.ArgumentType<?>>
a
field_19414
argumentType
field_223582_a
private final Function<GameRules$GameRuleDefinition<T>, T>
b
field_19415
factory
field_223583_b
private final BiConsumer<MinecraftServer, T>
c
field_19416
notifier
field_223584_c

Constructor summary

ModifierConstructor
private (Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> arg0, Function<GameRules$GameRuleDefinition<T>, T> arg1, BiConsumer<MinecraftServer, T> arg2)

Method summary

Modifier and TypeMethod
public com.mojang.brigadier.builder.RequiredArgumentBuilder<CommandListenerWrapper, ?>
a(String arg0)
method_20775(String arg0)
argument(String arg0)
func_223581_a(String arg0)
public T
a()
method_20773()
newRule()
func_223579_a()