Package net.minecraft.server.commands
Class OpCommand
java.lang.Object
net.minecraft.server.commands.OpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intopPlayers(CommandSourceStack pSource, Collection<com.mojang.authlib.GameProfile> pGameProfiles) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher)
-
Field Details
-
ERROR_ALREADY_OP
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALREADY_OP
-
-
Constructor Details
-
OpCommand
public OpCommand()
-
-
Method Details
-
register
-
opPlayers
private static int opPlayers(CommandSourceStack pSource, Collection<com.mojang.authlib.GameProfile> pGameProfiles) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-