net.minecraft.server.commands

public class GameModeCommand

aoi
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<ew> 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(ew arg0, asi arg1, dhf 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<ew> arg0, Collection<asi> arg1, dhf 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)