Package net.minecraft

Class class_11988

java.lang.Object
net.minecraft.class_11988
All Implemented Interfaces:
AllowlistManagementHandler

public class class_11988 extends Object implements AllowlistManagementHandler
Mappings:
Namespace Name
named net/minecraft/class_11988
intermediary net/minecraft/class_11988
official aue
  • Field Details

    • field_62804

      private final MinecraftDedicatedServer field_62804
      Mappings:
      Namespace Name Mixin selector
      named field_62804 Lnet/minecraft/class_11988;field_62804:Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;
      intermediary field_62804 Lnet/minecraft/class_11988;field_62804:Lnet/minecraft/class_3176;
      official a Laue;a:Laro;
    • field_62805

      private final ManagementLogger field_62805
      Mappings:
      Namespace Name Mixin selector
      named field_62805 Lnet/minecraft/class_11988;field_62805:Lnet/minecraft/server/dedicated/management/ManagementLogger;
      intermediary field_62805 Lnet/minecraft/class_11988;field_62805:Lnet/minecraft/class_11805;
      official b Laue;b:Latm;
  • Constructor Details

  • Method Details

    • getAllowlist

      public Collection<WhitelistEntry> getAllowlist()
      Specified by:
      getAllowlist in interface AllowlistManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getAllowlist Lnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;getAllowlist()Ljava/util/Collection;
      intermediary method_73732 Lnet/minecraft/class_11826;method_73732()Ljava/util/Collection;
      official a Laud;a()Ljava/util/Collection;
    • add

      public boolean add(WhitelistEntry player, ManagementConnectionId remote)
      Specified by:
      add in interface AllowlistManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named add Lnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;add(Lnet/minecraft/server/WhitelistEntry;Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)Z
      intermediary method_73735 Lnet/minecraft/class_11826;method_73735(Lnet/minecraft/class_3340;Lnet/minecraft/class_11838;)Z
      official a Laud;a(Lbbl;Lauw;)Z
    • clear

      public void clear(ManagementConnectionId remote)
      Specified by:
      clear in interface AllowlistManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;clear(Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)V
      intermediary method_73733 Lnet/minecraft/class_11826;method_73733(Lnet/minecraft/class_11838;)V
      official a Laud;a(Lauw;)V
    • remove

      public void remove(PlayerConfigEntry player, ManagementConnectionId remote)
      Specified by:
      remove in interface AllowlistManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named remove Lnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;remove(Lnet/minecraft/server/PlayerConfigEntry;Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)V
      intermediary method_73734 Lnet/minecraft/class_11826;method_73734(Lnet/minecraft/class_11560;Lnet/minecraft/class_11838;)V
      official a Laud;a(Lbay;Lauw;)V
    • kickUnlisted

      public void kickUnlisted(ManagementConnectionId remote)
      Specified by:
      kickUnlisted in interface AllowlistManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named kickUnlisted Lnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;kickUnlisted(Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)V
      intermediary method_73736 Lnet/minecraft/class_11826;method_73736(Lnet/minecraft/class_11838;)V
      official b Laud;b(Lauw;)V