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