Class OpCommand
java.lang.Object
net.minecraft.server.commands.OpCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intopPlayers(CommandSourceStack source, Collection<NameAndId> players) static voidregister(CommandDispatcher<CommandSourceStack> dispatcher)
-
Field Details
-
ERROR_ALREADY_OP
-
-
Constructor Details
-
OpCommand
public OpCommand()
-
-
Method Details
-
register
-
opPlayers
private static int opPlayers(CommandSourceStack source, Collection<NameAndId> players) throws CommandSyntaxException - Throws:
CommandSyntaxException
-