Package net.minecraft.command.impl
Class PardonCommand
java.lang.Object
net.minecraft.command.impl.PardonCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intpardonPlayers(CommandSource p_198548_0_, Collection<com.mojang.authlib.GameProfile> p_198548_1_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198547_0_) 
- 
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(CommandSource p_198548_0_, Collection<com.mojang.authlib.GameProfile> p_198548_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-