net.minecraft.server.commands

public class DeOpCommands

ans
net.minecraft.server.commands.DeOpCommands
net.minecraft.class_3030
net.minecraft.server.dedicated.command.DeOpCommand
net.minecraft.server.commands.CommandDeop

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_NOT_OP
field_13507
ALREADY_DEOPPED_EXCEPTION

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_13143(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ew arg0, Collection<com.mojang.authlib.GameProfile> arg1)
deopPlayers(CommandSourceStack arg0, Collection<com.mojang.authlib.GameProfile> arg1)
method_13144(class_2168 arg0, Collection<com.mojang.authlib.GameProfile> arg1)
deop(ServerCommandSource source, Collection<com.mojang.authlib.GameProfile> targets)