net.minecraft.server.dedicated.command

public class OpCommand

net.minecraft.server.commands.OpCommand
net.minecraft.server.commands.OpCommand
net.minecraft.class_3083
net.minecraft.server.dedicated.command.OpCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_ALREADY_OP
ERROR_ALREADY_OP
field_13667
ALREADY_OPPED_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13464(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
opPlayers(CommandSourceStack source, Collection<NameAndId> players)
opPlayers(CommandSourceStack source, Collection<NameAndId> players)
method_13465(class_2168 arg0, Collection<class_11560> arg1)
op(ServerCommandSource source, Collection<PlayerConfigEntry> targets)