Package net.minecraft.server.dedicated
Class DedicatedPlayerManager
java.lang.Object
net.minecraft.server.PlayerManager
net.minecraft.server.dedicated.DedicatedPlayerManager
- Mappings:
Namespace Name official laintermediary net/minecraft/class_769named net/minecraft/server/dedicated/DedicatedPlayerManager
-
Field Summary
FieldsFields inherited from class net.minecraft.server.PlayerManager
BANNED_IPS_FILE, BANNED_PLAYERS_FILE, maxPlayers, OPERATORS_FILE, WHITELIST_FILE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanBypassPlayerLimit(com.mojang.authlib.GameProfile profile) voiddeop(com.mojang.authlib.GameProfile profile) booleanisWhitelisted(com.mojang.authlib.GameProfile profile) private voidprivate voidprivate voidprivate voidvoidop(com.mojang.authlib.GameProfile profile) voidprivate voidprivate voidprivate voidprivate voidvoidsetWhitelistEnabled(boolean whitelistEnabled) voidunWhitelist(com.mojang.authlib.GameProfile profile) voidwhitelist(com.mojang.authlib.GameProfile profile) Methods inherited from class net.minecraft.server.PlayerManager
broadcastChatMessage, checkCanJoin, createPlayer, createStatHandler, disconnectAllPlayers, getCurrentPlayerCount, getIpBanList, getMaxPlayerCount, getOpList, getOpNames, getPlayer, getPlayer, getPlayerNames, getPlayers, getPlayersByIp, getProfiles, getSavedPlayerIds, getUserBanList, getUserData, getViewDistance, getWhitelist, getWhitelistedNames, isOperator, isWhitelistEnabled, loadPlayerData, method_12827, method_12828, method_12830, method_12831, method_1978, method_1986, method_2003, method_2009, method_4399, method_8226, respawnPlayer, saveAllPlayerData, savePlayerData, sendMessageToOtherTeams, sendMessageToTeam, sendPlayerList, sendScoreboard, sendToAll, sendToAll, sendToDimension, sendWorldInfo, setCheatsAllowed, setGameMode, setMainWorld, setViewDistance, teleportToDimension, updatePlayerLatency
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official fLla;f:Lorg/apache/logging/log4j/Logger;intermediary field_8869Lnet/minecraft/class_769;field_8869:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/server/dedicated/DedicatedPlayerManager;LOGGER:Lorg/apache/logging/log4j/Logger;
-
-
Constructor Details
-
DedicatedPlayerManager
- Mappings:
Namespace Name Mixin selector official <init>Lla;<init>(Llb;)Vintermediary <init>Lnet/minecraft/class_769;<init>(Lnet/minecraft/class_770;)Vnamed <init>Lnet/minecraft/server/dedicated/DedicatedPlayerManager;<init>(Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;)V
-
-
Method Details
-
setWhitelistEnabled
public void setWhitelistEnabled(boolean whitelistEnabled) - Overrides:
setWhitelistEnabledin classPlayerManager- Mappings:
Namespace Name Mixin selector official aLmn;a(Z)Vintermediary method_1992Lnet/minecraft/class_743;method_1992(Z)Vnamed setWhitelistEnabledLnet/minecraft/server/PlayerManager;setWhitelistEnabled(Z)V
-
op
public void op(com.mojang.authlib.GameProfile profile) - Overrides:
opin classPlayerManager- Mappings:
Namespace Name Mixin selector official aLmn;a(Lcom/mojang/authlib/GameProfile;)Vintermediary method_8223Lnet/minecraft/class_743;method_8223(Lcom/mojang/authlib/GameProfile;)Vnamed opLnet/minecraft/server/PlayerManager;op(Lcom/mojang/authlib/GameProfile;)V
-
deop
public void deop(com.mojang.authlib.GameProfile profile) - Overrides:
deopin classPlayerManager- Mappings:
Namespace Name Mixin selector official bLmn;b(Lcom/mojang/authlib/GameProfile;)Vintermediary method_8225Lnet/minecraft/class_743;method_8225(Lcom/mojang/authlib/GameProfile;)Vnamed deopLnet/minecraft/server/PlayerManager;deop(Lcom/mojang/authlib/GameProfile;)V
-
unWhitelist
public void unWhitelist(com.mojang.authlib.GameProfile profile) - Overrides:
unWhitelistin classPlayerManager- Mappings:
Namespace Name Mixin selector official cLmn;c(Lcom/mojang/authlib/GameProfile;)Vintermediary method_8227Lnet/minecraft/class_743;method_8227(Lcom/mojang/authlib/GameProfile;)Vnamed unWhitelistLnet/minecraft/server/PlayerManager;unWhitelist(Lcom/mojang/authlib/GameProfile;)V
-
whitelist
public void whitelist(com.mojang.authlib.GameProfile profile) - Overrides:
whitelistin classPlayerManager- Mappings:
Namespace Name Mixin selector official dLmn;d(Lcom/mojang/authlib/GameProfile;)Vintermediary method_8228Lnet/minecraft/class_743;method_8228(Lcom/mojang/authlib/GameProfile;)Vnamed whitelistLnet/minecraft/server/PlayerManager;whitelist(Lcom/mojang/authlib/GameProfile;)V
-
reloadWhitelist
public void reloadWhitelist()- Overrides:
reloadWhitelistin classPlayerManager- Mappings:
Namespace Name Mixin selector official aLmn;a()Vintermediary method_2016Lnet/minecraft/class_743;method_2016()Vnamed reloadWhitelistLnet/minecraft/server/PlayerManager;reloadWhitelist()V
-
saveIpBanList
private void saveIpBanList()- Mappings:
Namespace Name Mixin selector official wLla;w()Vintermediary method_8107Lnet/minecraft/class_769;method_8107()Vnamed saveIpBanListLnet/minecraft/server/dedicated/DedicatedPlayerManager;saveIpBanList()V
-
saveUserBanList
private void saveUserBanList()- Mappings:
Namespace Name Mixin selector official xLla;x()Vintermediary method_8108Lnet/minecraft/class_769;method_8108()Vnamed saveUserBanListLnet/minecraft/server/dedicated/DedicatedPlayerManager;saveUserBanList()V
-
loadIpBanList
private void loadIpBanList()- Mappings:
Namespace Name Mixin selector official yLla;y()Vintermediary method_8109Lnet/minecraft/class_769;method_8109()Vnamed loadIpBanListLnet/minecraft/server/dedicated/DedicatedPlayerManager;loadIpBanList()V
-
loadUserBanList
private void loadUserBanList()- Mappings:
Namespace Name Mixin selector official zLla;z()Vintermediary method_8110Lnet/minecraft/class_769;method_8110()Vnamed loadUserBanListLnet/minecraft/server/dedicated/DedicatedPlayerManager;loadUserBanList()V
-
loadOpList
private void loadOpList()- Mappings:
Namespace Name Mixin selector official ALla;A()Vintermediary method_2061Lnet/minecraft/class_769;method_2061()Vnamed loadOpListLnet/minecraft/server/dedicated/DedicatedPlayerManager;loadOpList()V
-
saveOpList
private void saveOpList()- Mappings:
Namespace Name Mixin selector official BLla;B()Vintermediary method_2062Lnet/minecraft/class_769;method_2062()Vnamed saveOpListLnet/minecraft/server/dedicated/DedicatedPlayerManager;saveOpList()V
-
loadWhitelist
private void loadWhitelist()- Mappings:
Namespace Name Mixin selector official CLla;C()Vintermediary method_2063Lnet/minecraft/class_769;method_2063()Vnamed loadWhitelistLnet/minecraft/server/dedicated/DedicatedPlayerManager;loadWhitelist()V
-
saveWhitelist
private void saveWhitelist()- Mappings:
Namespace Name Mixin selector official DLla;D()Vintermediary method_2064Lnet/minecraft/class_769;method_2064()Vnamed saveWhitelistLnet/minecraft/server/dedicated/DedicatedPlayerManager;saveWhitelist()V
-
isWhitelisted
public boolean isWhitelisted(com.mojang.authlib.GameProfile profile) - Overrides:
isWhitelistedin classPlayerManager- Mappings:
Namespace Name Mixin selector official eLmn;e(Lcom/mojang/authlib/GameProfile;)Zintermediary method_8229Lnet/minecraft/class_743;method_8229(Lcom/mojang/authlib/GameProfile;)Znamed isWhitelistedLnet/minecraft/server/PlayerManager;isWhitelisted(Lcom/mojang/authlib/GameProfile;)Z
-
getServer
- Overrides:
getServerin classPlayerManager- Mappings:
Namespace Name Mixin selector official bLla;b()Llb;intermediary method_2060Lnet/minecraft/class_769;method_2060()Lnet/minecraft/class_770;named getServerLnet/minecraft/server/dedicated/DedicatedPlayerManager;getServer()Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;
-
canBypassPlayerLimit
public boolean canBypassPlayerLimit(com.mojang.authlib.GameProfile profile) - Overrides:
canBypassPlayerLimitin classPlayerManager- Mappings:
Namespace Name Mixin selector official fLmn;f(Lcom/mojang/authlib/GameProfile;)Zintermediary method_10782Lnet/minecraft/class_743;method_10782(Lcom/mojang/authlib/GameProfile;)Znamed canBypassPlayerLimitLnet/minecraft/server/PlayerManager;canBypassPlayerLimit(Lcom/mojang/authlib/GameProfile;)Z
-