net.minecraft.server.commands

public class GameModeCommand

ane
net.minecraft.server.commands.GameModeCommand
net.minecraft.class_3064
net.minecraft.server.command.GameModeCommand
net.minecraft.server.commands.CommandGamemode

Field summary

Modifier and TypeField
public static final int
a
PERMISSION_LEVEL
field_33393
REQUIRED_PERMISSION_LEVEL

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ex> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13388(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static void
a(ex arg0, are arg1, dgg arg2)
logGamemodeChange(CommandSourceStack arg0, ServerPlayer arg1, GameType arg2)
method_13390(class_2168 arg0, class_3222 arg1, class_1934 arg2)
sendFeedback(ServerCommandSource source, ServerPlayerEntity player, GameMode gameMode)
private static int
a(com.mojang.brigadier.context.CommandContext<ex> arg0, Collection<are> arg1, dgg arg2)
setMode(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, Collection<ServerPlayer> arg1, GameType arg2)
method_13387(com.mojang.brigadier.context.CommandContext<class_2168> arg0, Collection<class_3222> arg1, class_1934 arg2)
execute(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, Collection<ServerPlayerEntity> targets, GameMode gameMode)