Class PropertiesManagementHandlerImpl

java.lang.Object
net.minecraft.server.dedicated.management.handler.PropertiesManagementHandlerImpl
All Implemented Interfaces:
PropertiesManagementHandler

public class PropertiesManagementHandlerImpl extends Object implements PropertiesManagementHandler
Mappings:
Namespace Name
named net/minecraft/server/dedicated/management/handler/PropertiesManagementHandlerImpl
intermediary net/minecraft/class_11996
official aur
  • Field Details

    • server

      private final MinecraftDedicatedServer server
      Mappings:
      Namespace Name Mixin selector
      named server Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandlerImpl;server:Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;
      intermediary field_62826 Lnet/minecraft/class_11996;field_62826:Lnet/minecraft/class_3176;
      official a Laur;a:Laro;
    • logger

      private final ManagementLogger logger
      Mappings:
      Namespace Name Mixin selector
      named logger Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandlerImpl;logger:Lnet/minecraft/server/dedicated/management/ManagementLogger;
      intermediary field_62827 Lnet/minecraft/class_11996;field_62827:Lnet/minecraft/class_11805;
      official b Laur;b:Latm;
  • Constructor Details

    • PropertiesManagementHandlerImpl

      public PropertiesManagementHandlerImpl(MinecraftDedicatedServer server, ManagementLogger logger)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandlerImpl;<init>(Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;Lnet/minecraft/server/dedicated/management/ManagementLogger;)V
      intermediary <init> Lnet/minecraft/class_11996;<init>(Lnet/minecraft/class_3176;Lnet/minecraft/class_11805;)V
      official <init> Laur;<init>(Laro;Latm;)V
  • Method Details

    • getAutosave

      public boolean getAutosave()
      Specified by:
      getAutosave in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getAutosave Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getAutosave()Z
      intermediary method_73777 Lnet/minecraft/class_11832;method_73777()Z
      official a Lauq;a()Z
    • setAutosave

      public boolean setAutosave(boolean autosaveEnabled, ManagementConnectionId remote)
      Specified by:
      setAutosave in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setAutosave Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setAutosave(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73782 Lnet/minecraft/class_11832;method_73782(ZLnet/minecraft/class_11838;)Z
      official a Lauq;a(ZLauy;)Z
    • getDifficulty

      public Difficulty getDifficulty()
      Specified by:
      getDifficulty in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getDifficulty Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getDifficulty()Lnet/minecraft/world/Difficulty;
      intermediary method_73783 Lnet/minecraft/class_11832;method_73783()Lnet/minecraft/class_1267;
      official b Lauq;b()Lcbn;
    • setDifficulty

      public Difficulty setDifficulty(Difficulty difficulty, ManagementConnectionId remote)
      Specified by:
      setDifficulty in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setDifficulty Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setDifficulty(Lnet/minecraft/world/Difficulty;Lnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Lnet/minecraft/world/Difficulty;
      intermediary method_73779 Lnet/minecraft/class_11832;method_73779(Lnet/minecraft/class_1267;Lnet/minecraft/class_11838;)Lnet/minecraft/class_1267;
      official a Lauq;a(Lcbn;Lauy;)Lcbn;
    • getEnforceAllowlist

      public boolean getEnforceAllowlist()
      Specified by:
      getEnforceAllowlist in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getEnforceAllowlist Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getEnforceAllowlist()Z
      intermediary method_73786 Lnet/minecraft/class_11832;method_73786()Z
      official c Lauq;c()Z
    • setEnforceAllowlist

      public boolean setEnforceAllowlist(boolean enforceAllowlist, ManagementConnectionId remote)
      Specified by:
      setEnforceAllowlist in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setEnforceAllowlist Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setEnforceAllowlist(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73785 Lnet/minecraft/class_11832;method_73785(ZLnet/minecraft/class_11838;)Z
      official b Lauq;b(ZLauy;)Z
    • getUseAllowlist

      public boolean getUseAllowlist()
      Specified by:
      getUseAllowlist in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getUseAllowlist Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getUseAllowlist()Z
      intermediary method_73789 Lnet/minecraft/class_11832;method_73789()Z
      official d Lauq;d()Z
    • setUseAllowlist

      public boolean setUseAllowlist(boolean useAllowlist, ManagementConnectionId remote)
      Specified by:
      setUseAllowlist in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setUseAllowlist Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setUseAllowlist(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73788 Lnet/minecraft/class_11832;method_73788(ZLnet/minecraft/class_11838;)Z
      official c Lauq;c(ZLauy;)Z
    • getMaxPlayers

      public int getMaxPlayers()
      Specified by:
      getMaxPlayers in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getMaxPlayers Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getMaxPlayers()I
      intermediary method_73792 Lnet/minecraft/class_11832;method_73792()I
      official e Lauq;e()I
    • setMaxPlayers

      public int setMaxPlayers(int maxPlayers, ManagementConnectionId remote)
      Specified by:
      setMaxPlayers in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setMaxPlayers Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setMaxPlayers(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73778 Lnet/minecraft/class_11832;method_73778(ILnet/minecraft/class_11838;)I
      official a Lauq;a(ILauy;)I
    • getPauseWhenEmptySeconds

      public int getPauseWhenEmptySeconds()
      Specified by:
      getPauseWhenEmptySeconds in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getPauseWhenEmptySeconds Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getPauseWhenEmptySeconds()I
      intermediary method_73795 Lnet/minecraft/class_11832;method_73795()I
      official f Lauq;f()I
    • setPauseWhenEmptySeconds

      public int setPauseWhenEmptySeconds(int pauseWhenEmptySeconds, ManagementConnectionId remote)
      Specified by:
      setPauseWhenEmptySeconds in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setPauseWhenEmptySeconds Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setPauseWhenEmptySeconds(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73784 Lnet/minecraft/class_11832;method_73784(ILnet/minecraft/class_11838;)I
      official b Lauq;b(ILauy;)I
    • getPlayerIdleTimeout

      public int getPlayerIdleTimeout()
      Specified by:
      getPlayerIdleTimeout in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getPlayerIdleTimeout Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getPlayerIdleTimeout()I
      intermediary method_73798 Lnet/minecraft/class_11832;method_73798()I
      official g Lauq;g()I
    • setPlayerIdleTimeout

      public int setPlayerIdleTimeout(int playerIdleTimeout, ManagementConnectionId remote)
      Specified by:
      setPlayerIdleTimeout in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setPlayerIdleTimeout Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setPlayerIdleTimeout(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73787 Lnet/minecraft/class_11832;method_73787(ILnet/minecraft/class_11838;)I
      official c Lauq;c(ILauy;)I
    • getAllowFlight

      public boolean getAllowFlight()
      Specified by:
      getAllowFlight in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getAllowFlight Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getAllowFlight()Z
      intermediary method_73801 Lnet/minecraft/class_11832;method_73801()Z
      official h Lauq;h()Z
    • setAllowFlight

      public boolean setAllowFlight(boolean allowFlight, ManagementConnectionId remote)
      Specified by:
      setAllowFlight in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setAllowFlight Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setAllowFlight(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73791 Lnet/minecraft/class_11832;method_73791(ZLnet/minecraft/class_11838;)Z
      official d Lauq;d(ZLauy;)Z
    • getSpawnProtectionRadius

      public int getSpawnProtectionRadius()
      Specified by:
      getSpawnProtectionRadius in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getSpawnProtectionRadius Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getSpawnProtectionRadius()I
      intermediary method_73804 Lnet/minecraft/class_11832;method_73804()I
      official i Lauq;i()I
    • setSpawnProtectionRadius

      public int setSpawnProtectionRadius(int spawnProtectionRadius, ManagementConnectionId remote)
      Specified by:
      setSpawnProtectionRadius in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setSpawnProtectionRadius Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setSpawnProtectionRadius(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73790 Lnet/minecraft/class_11832;method_73790(ILnet/minecraft/class_11838;)I
      official d Lauq;d(ILauy;)I
    • getMotd

      public String getMotd()
      Specified by:
      getMotd in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getMotd Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getMotd()Ljava/lang/String;
      intermediary method_73806 Lnet/minecraft/class_11832;method_73806()Ljava/lang/String;
      official j Lauq;j()Ljava/lang/String;
    • setMotd

      public String setMotd(String motd, ManagementConnectionId remote)
      Specified by:
      setMotd in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setMotd Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setMotd(Ljava/lang/String;Lnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Ljava/lang/String;
      intermediary method_73781 Lnet/minecraft/class_11832;method_73781(Ljava/lang/String;Lnet/minecraft/class_11838;)Ljava/lang/String;
      official a Lauq;a(Ljava/lang/String;Lauy;)Ljava/lang/String;
    • getForceGameMode

      public boolean getForceGameMode()
      Specified by:
      getForceGameMode in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getForceGameMode Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getForceGameMode()Z
      intermediary method_73807 Lnet/minecraft/class_11832;method_73807()Z
      official k Lauq;k()Z
    • setForceGameMode

      public boolean setForceGameMode(boolean forceGameMode, ManagementConnectionId remote)
      Specified by:
      setForceGameMode in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setForceGameMode Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setForceGameMode(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73794 Lnet/minecraft/class_11832;method_73794(ZLnet/minecraft/class_11838;)Z
      official e Lauq;e(ZLauy;)Z
    • getGameMode

      public GameMode getGameMode()
      Specified by:
      getGameMode in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getGameMode Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getGameMode()Lnet/minecraft/world/GameMode;
      intermediary method_73808 Lnet/minecraft/class_11832;method_73808()Lnet/minecraft/class_1934;
      official l Lauq;l()Ldrn;
    • setGameMode

      public GameMode setGameMode(GameMode gameMode, ManagementConnectionId remote)
      Specified by:
      setGameMode in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setGameMode Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setGameMode(Lnet/minecraft/world/GameMode;Lnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Lnet/minecraft/world/GameMode;
      intermediary method_73780 Lnet/minecraft/class_11832;method_73780(Lnet/minecraft/class_1934;Lnet/minecraft/class_11838;)Lnet/minecraft/class_1934;
      official a Lauq;a(Ldrn;Lauy;)Ldrn;
    • getViewDistance

      public int getViewDistance()
      Specified by:
      getViewDistance in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getViewDistance Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getViewDistance()I
      intermediary method_73809 Lnet/minecraft/class_11832;method_73809()I
      official m Lauq;m()I
    • setViewDistance

      public int setViewDistance(int viewDistance, ManagementConnectionId remote)
      Specified by:
      setViewDistance in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setViewDistance Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setViewDistance(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73793 Lnet/minecraft/class_11832;method_73793(ILnet/minecraft/class_11838;)I
      official e Lauq;e(ILauy;)I
    • getSimulationDistance

      public int getSimulationDistance()
      Specified by:
      getSimulationDistance in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getSimulationDistance Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getSimulationDistance()I
      intermediary method_73810 Lnet/minecraft/class_11832;method_73810()I
      official n Lauq;n()I
    • setSimulationDistance

      public int setSimulationDistance(int simulationDistance, ManagementConnectionId remote)
      Specified by:
      setSimulationDistance in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setSimulationDistance Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setSimulationDistance(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73796 Lnet/minecraft/class_11832;method_73796(ILnet/minecraft/class_11838;)I
      official f Lauq;f(ILauy;)I
    • getAcceptTransfers

      public boolean getAcceptTransfers()
      Specified by:
      getAcceptTransfers in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getAcceptTransfers Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getAcceptTransfers()Z
      intermediary method_73811 Lnet/minecraft/class_11832;method_73811()Z
      official o Lauq;o()Z
    • setAcceptTransfers

      public boolean setAcceptTransfers(boolean acceptTransfers, ManagementConnectionId remote)
      Specified by:
      setAcceptTransfers in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setAcceptTransfers Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setAcceptTransfers(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73797 Lnet/minecraft/class_11832;method_73797(ZLnet/minecraft/class_11838;)Z
      official f Lauq;f(ZLauy;)Z
    • getStatusHeartbeatInterval

      public int getStatusHeartbeatInterval()
      Specified by:
      getStatusHeartbeatInterval in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getStatusHeartbeatInterval Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getStatusHeartbeatInterval()I
      intermediary method_73812 Lnet/minecraft/class_11832;method_73812()I
      official p Lauq;p()I
    • setStatusHeartbeatInterval

      public int setStatusHeartbeatInterval(int statusHeartbeatInterval, ManagementConnectionId remote)
      Specified by:
      setStatusHeartbeatInterval in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setStatusHeartbeatInterval Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setStatusHeartbeatInterval(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73799 Lnet/minecraft/class_11832;method_73799(ILnet/minecraft/class_11838;)I
      official g Lauq;g(ILauy;)I
    • getOperatorUserPermissionLevel

      public int getOperatorUserPermissionLevel()
      Specified by:
      getOperatorUserPermissionLevel in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getOperatorUserPermissionLevel Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getOperatorUserPermissionLevel()I
      intermediary method_73813 Lnet/minecraft/class_11832;method_73813()I
      official q Lauq;q()I
    • setOperatorUserPermissionLevel

      public int setOperatorUserPermissionLevel(int operatorUserPermissionLevel, ManagementConnectionId remote)
      Specified by:
      setOperatorUserPermissionLevel in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setOperatorUserPermissionLevel Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setOperatorUserPermissionLevel(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73802 Lnet/minecraft/class_11832;method_73802(ILnet/minecraft/class_11838;)I
      official h Lauq;h(ILauy;)I
    • getHideOnlinePlayers

      public boolean getHideOnlinePlayers()
      Specified by:
      getHideOnlinePlayers in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getHideOnlinePlayers Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getHideOnlinePlayers()Z
      intermediary method_73814 Lnet/minecraft/class_11832;method_73814()Z
      official r Lauq;r()Z
    • setHideOnlinePlayers

      public boolean setHideOnlinePlayers(boolean hideOnlinePlayers, ManagementConnectionId remote)
      Specified by:
      setHideOnlinePlayers in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setHideOnlinePlayers Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setHideOnlinePlayers(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73800 Lnet/minecraft/class_11832;method_73800(ZLnet/minecraft/class_11838;)Z
      official g Lauq;g(ZLauy;)Z
    • getStatusReplies

      public boolean getStatusReplies()
      Specified by:
      getStatusReplies in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getStatusReplies Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getStatusReplies()Z
      intermediary method_73815 Lnet/minecraft/class_11832;method_73815()Z
      official s Lauq;s()Z
    • setStatusReplies

      public boolean setStatusReplies(boolean repliesToStatus, ManagementConnectionId remote)
      Specified by:
      setStatusReplies in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setStatusReplies Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setStatusReplies(ZLnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)Z
      intermediary method_73803 Lnet/minecraft/class_11832;method_73803(ZLnet/minecraft/class_11838;)Z
      official h Lauq;h(ZLauy;)Z
    • getEntityBroadcastRange

      public int getEntityBroadcastRange()
      Specified by:
      getEntityBroadcastRange in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named getEntityBroadcastRange Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;getEntityBroadcastRange()I
      intermediary method_73816 Lnet/minecraft/class_11832;method_73816()I
      official t Lauq;t()I
    • setEntityBroadcastRange

      public int setEntityBroadcastRange(int entityBroadcastRange, ManagementConnectionId remote)
      Specified by:
      setEntityBroadcastRange in interface PropertiesManagementHandler
      Mappings:
      Namespace Name Mixin selector
      named setEntityBroadcastRange Lnet/minecraft/server/dedicated/management/handler/PropertiesManagementHandler;setEntityBroadcastRange(ILnet/minecraft/server/dedicated/management/network/ManagementConnectionId;)I
      intermediary method_73805 Lnet/minecraft/class_11832;method_73805(ILnet/minecraft/class_11838;)I
      official i Lauq;i(ILauy;)I