Package net.minecraft.server.commands
Class PardonCommand
java.lang.Object
net.minecraft.server.commands.PardonCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intpardonPlayers(CommandSourceStack p_138103_, Collection<com.mojang.authlib.GameProfile> p_138104_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138094_) 
- 
Field Details- 
ERROR_NOT_BANNEDprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_BANNED
 
- 
- 
Constructor Details- 
PardonCommandpublic PardonCommand()
 
- 
- 
Method Details- 
register
- 
pardonPlayersprivate static int pardonPlayers(CommandSourceStack p_138103_, Collection<com.mojang.authlib.GameProfile> p_138104_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-