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