net.minecraft.server.dedicated.command

public class 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
field_13667
ALREADY_OPPED_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
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)
method_13465(class_2168 arg0, Collection<class_11560> arg1)
op(ServerCommandSource source, Collection<PlayerConfigEntry> targets)
private static Text
lambda$opPlayers$0(NameAndId arg0)
method_52012(class_11560 arg0)
method_52012(PlayerConfigEntry arg0)
private static int
lambda$register$3(com.mojang.brigadier.context.CommandContext arg0)
method_13468(com.mojang.brigadier.context.CommandContext arg0)
method_13468(com.mojang.brigadier.context.CommandContext context)
private static CompletableFuture
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
method_13467(com.mojang.brigadier.context.CommandContext arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
method_13467(com.mojang.brigadier.context.CommandContext context, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
private static String
lambda$register$2(ServerPlayer arg0)
method_13469(class_3222 arg0)
method_13469(ServerPlayerEntity player)
private static boolean
lambda$register$1(PlayerList arg0, ServerPlayer arg1)
method_13466(class_3324 arg0, class_3222 arg1)
method_13466(PlayerManager arg0, ServerPlayerEntity player)