net.minecraft.server.dedicated.command

public class DeOpCommand

tn
net.minecraft.server.commands.DeOpCommands
net.minecraft.class_3030
net.minecraft.server.dedicated.command.DeOpCommand
net.minecraft.unmapped.C_karhjwea
net.minecraft.command.impl.DeOpCommand
net.minecraft.command.impl.DeOpCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
ERROR_NOT_OP
field_13507
ALREADY_DEOPPED_EXCEPTION
f_lauvvwzq
field_198326_a
FAILED_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cq> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13143(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> arg0)
m_tijczmht(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
func_198321_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(cq arg0, Collection<GameProfile> arg1)
deopPlayers(CommandSourceStack arg0, Collection<com.mojang.authlib.GameProfile> arg1)
method_13144(class_2168 arg0, Collection<com.mojang.authlib.GameProfile> arg1)
deop(ServerCommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1)
m_palomfwq(C_pennblrk arg0, Collection<com.mojang.authlib.GameProfile> arg1)
func_198322_a(CommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1)
deopPlayers(CommandSource source, Collection<com.mojang.authlib.GameProfile> players)