net.minecraft.server.commands

public class GameRuleCommand

apf
net.minecraft.server.commands.GameRuleCommand
net.minecraft.class_3065
net.minecraft.server.command.GameRuleCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ed> arg0, dz arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_13392(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess commandRegistryAccess)
static <T> int
a(com.mojang.brigadier.context.CommandContext<ed> arg0, esn<T> arg1)
setRule(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, GameRule<T> arg1)
method_13394(com.mojang.brigadier.context.CommandContext<class_2168> arg0, class_12279<T> arg1)
executeSet(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, GameRule<T> key)
static <T> int
a(ed arg0, esn<T> arg1)
queryRule(CommandSourceStack arg0, GameRule<T> arg1)
method_13397(class_2168 arg0, class_12279<T> arg1)
executeQuery(ServerCommandSource source, GameRule<T> key)