Class IpBanListEntry


public class IpBanListEntry extends BanListEntry<String>
  • Constructor Details

    • IpBanListEntry

      public IpBanListEntry(String p_11050_)
    • IpBanListEntry

      public IpBanListEntry(String p_11052_, @Nullable Date p_11053_, @Nullable String p_11054_, @Nullable Date p_11055_, @Nullable String p_11056_)
    • IpBanListEntry

      public IpBanListEntry(com.google.gson.JsonObject p_11048_)
  • Method Details