Class BanList

java.lang.Object
net.minecraft.server.management.UserList<com.mojang.authlib.GameProfile,ProfileBanEntry>
net.minecraft.server.management.BanList

public class BanList extends UserList<com.mojang.authlib.GameProfile,ProfileBanEntry>
  • Constructor Details

    • BanList

      public BanList(File p_i1138_1_)
  • Method Details