net.minecraft.server.v1_14_R1

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

bhi$f
net.minecraft.class_1928$class_4315
net.minecraft.world.GameRules$Rule
net.minecraft.world.GameRules$RuleValue
net.minecraft.server.v1_14_R1.GameRules$GameRuleValue

Field summary

Modifier and TypeField
private final GameRules$GameRuleDefinition<T>
a
field_19417
type
field_223558_a

Constructor summary

ModifierConstructor
public (GameRules$GameRuleDefinition<T> arg0)

Method summary

Modifier and TypeMethod
protected abstract void
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_20776(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
setFromArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
func_223555_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public void
b(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_20780(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
set(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
func_223554_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
protected void
a(MinecraftServer arg0)
method_20778(MinecraftServer arg0)
notify(MinecraftServer arg0)
func_223556_a(MinecraftServer arg0)
protected abstract void
a(String arg0)
method_20777(String arg0)
setFromString(String arg0)
func_223553_a(String arg0)
setValue(String arg0)
protected abstract String
b()
method_20779()
valueToString()
func_223552_b()
getValue()
public abstract int
c()
method_20781()
toCommandResult()
func_223557_c()
getIntValue()
protected abstract T
e()
method_20782()
getThis()
func_223213_e_()