Class BanListCommand

java.lang.Object
net.minecraft.command.impl.BanListCommand

public class BanListCommand extends Object
  • Constructor Details

    • BanListCommand

      public BanListCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198229_0_)
    • showList

      private static int showList(CommandSource p_198230_0_, Collection<? extends BanEntry<?>> p_198230_1_)