Package net.minecraft.command.impl
Class BanListCommand
java.lang.Object
net.minecraft.command.impl.BanListCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198229_0_) private static int
showList
(CommandSource p_198230_0_, Collection<? extends BanEntry<?>> p_198230_1_)
-
Constructor Details
-
BanListCommand
public BanListCommand()
-
-
Method Details
-
register
-
showList
private static int showList(CommandSource p_198230_0_, Collection<? extends BanEntry<?>> p_198230_1_)
-