net.minecraft.server.dedicated.command

public class DeOpCommand

qf
net.minecraft.class_751
net.minecraft.server.dedicated.command.DeOpCommand
net.minecraft.command.impl.DeOpCommand
net.minecraft.command.impl.DeOpCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_21720
PLAYER_IS_NOT_OP_EXCEPTION
field_198326_a
FAILED_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_20641(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198321_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, Collection<GameProfile> arg1)
method_20640(class_3915 arg0, Collection<com.mojang.authlib.GameProfile> arg1)
deop(CommandSourceStack source, Collection<com.mojang.authlib.GameProfile> targets)
func_198322_a(CommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1)
deopPlayers(CommandSource source, Collection<com.mojang.authlib.GameProfile> players)