net.minecraft.server.commands

public class DeOpCommands

aer
net.minecraft.server.commands.DeOpCommands
net.minecraft.class_3030
net.minecraft.server.dedicated.command.DeOpCommand
net.minecraft.src.C_5308_
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
f_136886_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<dr> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13143(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_136888_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_136889_)
private static int
a(dr 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)
m_136897_(C_2969_ p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_)