Package net.minecraft
Class class_11988
java.lang.Object
net.minecraft.class_11988
- All Implemented Interfaces:
AllowlistManagementHandler
- Mappings:
Namespace Name named net/minecraft/class_11988intermediary net/minecraft/class_11988official aue
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftDedicatedServerprivate final ManagementLogger -
Constructor Summary
ConstructorsConstructorDescriptionclass_11988(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger) -
Method Summary
Modifier and TypeMethodDescriptionbooleanadd(WhitelistEntry player, ManagementConnectionId remote) voidclear(ManagementConnectionId remote) voidkickUnlisted(ManagementConnectionId remote) voidremove(PlayerConfigEntry player, ManagementConnectionId remote)
-
Field Details
-
field_62804
- Mappings:
Namespace Name Mixin selector named field_62804Lnet/minecraft/class_11988;field_62804:Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;intermediary field_62804Lnet/minecraft/class_11988;field_62804:Lnet/minecraft/class_3176;official aLaue;a:Laro;
-
field_62805
- Mappings:
Namespace Name Mixin selector named field_62805Lnet/minecraft/class_11988;field_62805:Lnet/minecraft/server/dedicated/management/ManagementLogger;intermediary field_62805Lnet/minecraft/class_11988;field_62805:Lnet/minecraft/class_11805;official bLaue;b:Latm;
-
-
Constructor Details
-
class_11988
public class_11988(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger)
-
-
Method Details
-
getAllowlist
- Specified by:
getAllowlistin interfaceAllowlistManagementHandler- Mappings:
Namespace Name Mixin selector named getAllowlistLnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;getAllowlist()Ljava/util/Collection;intermediary method_73732Lnet/minecraft/class_11826;method_73732()Ljava/util/Collection;official aLaud;a()Ljava/util/Collection;
-
add
- Specified by:
addin interfaceAllowlistManagementHandler- Mappings:
Namespace Name Mixin selector named addLnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;add(Lnet/minecraft/server/WhitelistEntry;Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)Zintermediary method_73735Lnet/minecraft/class_11826;method_73735(Lnet/minecraft/class_3340;Lnet/minecraft/class_11838;)Zofficial aLaud;a(Lbbl;Lauw;)Z
-
clear
- Specified by:
clearin interfaceAllowlistManagementHandler- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;clear(Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)Vintermediary method_73733Lnet/minecraft/class_11826;method_73733(Lnet/minecraft/class_11838;)Vofficial aLaud;a(Lauw;)V
-
remove
- Specified by:
removein interfaceAllowlistManagementHandler- Mappings:
Namespace Name Mixin selector named removeLnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;remove(Lnet/minecraft/server/PlayerConfigEntry;Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)Vintermediary method_73734Lnet/minecraft/class_11826;method_73734(Lnet/minecraft/class_11560;Lnet/minecraft/class_11838;)Vofficial aLaud;a(Lbay;Lauw;)V
-
kickUnlisted
- Specified by:
kickUnlistedin interfaceAllowlistManagementHandler- Mappings:
Namespace Name Mixin selector named kickUnlistedLnet/minecraft/server/dedicated/management/handler/AllowlistManagementHandler;kickUnlisted(Lnet/minecraft/server/dedicated/management/ManagementConnectionId;)Vintermediary method_73736Lnet/minecraft/class_11826;method_73736(Lnet/minecraft/class_11838;)Vofficial bLaud;b(Lauw;)V
-