net.minecraft.server.commands

public class DeOpCommands

vl
net.minecraft.server.commands.DeOpCommands
net.minecraft.class_3030
net.minecraft.server.dedicated.command.DeOpCommand
net.minecraft.command.impl.DeOpCommand
net.minecraft.server.v1_16_R1.CommandDeop

Field summary

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

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<cz> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13143(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_198321_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(cz 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)
func_198322_a(CommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1)