Package net.minecraft.server
Class PlayerManager
java.lang.Object
net.minecraft.server.PlayerManager
- Direct Known Subclasses:
DedicatedPlayerManager,IntegratedPlayerManager
- Mappings:
Namespace Name official vpintermediary net/minecraft/class_743named net/minecraft/server/PlayerManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<UUID,ServerStatHandler> static final Filestatic final Fileprivate final BannedIpListprivate final BannedPlayerListprivate booleanprivate static final SimpleDateFormatprivate final Map<UUID,AdvancementFile> private GameModeprivate intprivate static final Loggerprotected intstatic final Fileprivate final OperatorListprivate final Map<UUID,ServerPlayerEntity> private final List<ServerPlayerEntity>private PlayerDataHandlerprivate final MinecraftServerprivate intprivate final Whiteliststatic final Fileprivate boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbroadcastChatMessage(Text text, boolean system) booleancanBypassPlayerLimit(com.mojang.authlib.GameProfile profile) createPlayer(com.mojang.authlib.GameProfile profile) createStatHandler(PlayerEntity player) voiddeop(com.mojang.authlib.GameProfile profile) voidintintString[]String[]getPlayersByIp(String ip) String[]intString[]booleanisOperator(com.mojang.authlib.GameProfile profile) booleanisWhitelisted(com.mojang.authlib.GameProfile profile) booleanloadPlayerData(ServerPlayerEntity player) voidmethod_12827(ClientConnection clientConnection, ServerPlayerEntity serverPlayerEntity) voidmethod_12828(PlayerEntity playerEntity, double double2, double double3, double double4, double double5, DimensionType dimensionType, Packet<?> packet) private voidmethod_12829(ServerPlayerEntity serverPlayerEntity, int int2) voidmethod_12830(ServerPlayerEntity serverPlayerEntity) voidmethod_12831(ServerPlayerEntity serverPlayerEntity) method_14979(ServerPlayerEntity serverPlayerEntity) voidintvoidmethod_1984(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType) method_1985(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType, boolean bool) voidmethod_1986(ServerPlayerEntity player, ServerWorld world) private voidmethod_1987(ServerPlayerEntity serverPlayerEntity, ServerPlayerEntity serverPlayerEntity2, IWorld iWorld) voidmethod_2003(ServerPlayerEntity player) voidmethod_2009(ServerPlayerEntity player) voidmethod_21385(Packet<?> packet, DimensionType dimensionType) method_21386(SocketAddress socketAddress, com.mojang.authlib.GameProfile gameProfile) voidmethod_21387(ServerWorld serverWorld) booleanvoidmethod_4399(Entity entity, DimensionType dimensionType, ServerWorld serverWorld, ServerWorld serverWorld2) voidop(com.mojang.authlib.GameProfile profile) voidvoidprotected voidsavePlayerData(ServerPlayerEntity player) voidsendMessageToOtherTeams(PlayerEntity source, Text text) voidsendMessageToTeam(PlayerEntity source, Text text) voidsendPlayerList(ServerPlayerEntity player) protected voidsendScoreboard(ServerScoreboard scoreboard, ServerPlayerEntity player) voidvoidvoidsendWorldInfo(ServerPlayerEntity player, ServerWorld world) voidsetCheatsAllowed(boolean cheatsAllowed) voidsetGameMode(GameMode gamemode) voidsetViewDistance(int viewDistance) voidsetWhitelistEnabled(boolean whitelistEnabled) void
-
Field Details
-
BANNED_PLAYERS_FILE
- Mappings:
Namespace Name Mixin selector official aLvp;a:Ljava/io/File;intermediary field_9003Lnet/minecraft/class_743;field_9003:Ljava/io/File;named BANNED_PLAYERS_FILELnet/minecraft/server/PlayerManager;BANNED_PLAYERS_FILE:Ljava/io/File;
-
BANNED_IPS_FILE
- Mappings:
Namespace Name Mixin selector official bLvp;b:Ljava/io/File;intermediary field_9004Lnet/minecraft/class_743;field_9004:Ljava/io/File;named BANNED_IPS_FILELnet/minecraft/server/PlayerManager;BANNED_IPS_FILE:Ljava/io/File;
-
OPERATORS_FILE
- Mappings:
Namespace Name Mixin selector official cLvp;c:Ljava/io/File;intermediary field_9005Lnet/minecraft/class_743;field_9005:Ljava/io/File;named OPERATORS_FILELnet/minecraft/server/PlayerManager;OPERATORS_FILE:Ljava/io/File;
-
WHITELIST_FILE
- Mappings:
Namespace Name Mixin selector official dLvp;d:Ljava/io/File;intermediary field_9006Lnet/minecraft/class_743;field_9006:Ljava/io/File;named WHITELIST_FILELnet/minecraft/server/PlayerManager;WHITELIST_FILE:Ljava/io/File;
-
LOGGER
- Mappings:
Namespace Name Mixin selector official fLvp;f:Lorg/apache/logging/log4j/Logger;intermediary field_9007Lnet/minecraft/class_743;field_9007:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/server/PlayerManager;LOGGER:Lorg/apache/logging/log4j/Logger;
-
DATE_FORMATTER
- Mappings:
Namespace Name Mixin selector official gLvp;g:Ljava/text/SimpleDateFormat;intermediary field_2711Lnet/minecraft/class_743;field_2711:Ljava/text/SimpleDateFormat;named DATE_FORMATTERLnet/minecraft/server/PlayerManager;DATE_FORMATTER:Ljava/text/SimpleDateFormat;
-
server
- Mappings:
Namespace Name Mixin selector official hLvp;h:Lnet/minecraft/server/MinecraftServer;intermediary field_2712Lnet/minecraft/class_743;field_2712:Lnet/minecraft/server/MinecraftServer;named serverLnet/minecraft/server/PlayerManager;server:Lnet/minecraft/server/MinecraftServer;
-
players
- Mappings:
Namespace Name Mixin selector official iLvp;i:Ljava/util/List;intermediary field_2708Lnet/minecraft/class_743;field_2708:Ljava/util/List;named playersLnet/minecraft/server/PlayerManager;players:Ljava/util/List;
-
playerMap
- Mappings:
Namespace Name Mixin selector official jLvp;j:Ljava/util/Map;intermediary field_11786Lnet/minecraft/class_743;field_11786:Ljava/util/Map;named playerMapLnet/minecraft/server/PlayerManager;playerMap:Ljava/util/Map;
-
bannedProfiles
- Mappings:
Namespace Name Mixin selector official kLvp;k:Lvu;intermediary field_9008Lnet/minecraft/class_743;field_9008:Lnet/minecraft/class_2137;named bannedProfilesLnet/minecraft/server/PlayerManager;bannedProfiles:Lnet/minecraft/server/BannedPlayerList;
-
bannedIps
- Mappings:
Namespace Name Mixin selector official lLvp;l:Lvm;intermediary field_2714Lnet/minecraft/class_743;field_2714:Lnet/minecraft/class_733;named bannedIpsLnet/minecraft/server/PlayerManager;bannedIps:Lnet/minecraft/server/BannedIpList;
-
ops
- Mappings:
Namespace Name Mixin selector official mLvp;m:Lvq;intermediary field_9009Lnet/minecraft/class_743;field_9009:Lnet/minecraft/class_2131;named opsLnet/minecraft/server/PlayerManager;ops:Lnet/minecraft/server/OperatorList;
-
whitelist
- Mappings:
Namespace Name Mixin selector official nLvp;n:Lvw;intermediary field_9010Lnet/minecraft/class_743;field_9010:Lnet/minecraft/class_2139;named whitelistLnet/minecraft/server/PlayerManager;whitelist:Lnet/minecraft/server/Whitelist;
-
advancementTrackers
- Mappings:
Namespace Name Mixin selector official oLvp;o:Ljava/util/Map;intermediary field_9011Lnet/minecraft/class_743;field_9011:Ljava/util/Map;named advancementTrackersLnet/minecraft/server/PlayerManager;advancementTrackers:Ljava/util/Map;
-
field_16412
- Mappings:
Namespace Name Mixin selector official pLvp;p:Ljava/util/Map;intermediary field_16412Lnet/minecraft/class_743;field_16412:Ljava/util/Map;named field_16412Lnet/minecraft/server/PlayerManager;field_16412:Ljava/util/Map;
-
saveHandler
- Mappings:
Namespace Name Mixin selector official qLvp;q:Lcci;intermediary field_2717Lnet/minecraft/class_743;field_2717:Lnet/minecraft/class_105;named saveHandlerLnet/minecraft/server/PlayerManager;saveHandler:Lnet/minecraft/world/PlayerDataHandler;
-
whitelistEnabled
private boolean whitelistEnabled- Mappings:
Namespace Name Mixin selector official rLvp;r:Zintermediary field_2718Lnet/minecraft/class_743;field_2718:Znamed whitelistEnabledLnet/minecraft/server/PlayerManager;whitelistEnabled:Z
-
maxPlayers
protected int maxPlayers- Mappings:
Namespace Name Mixin selector official eLvp;e:Iintermediary field_2709Lnet/minecraft/class_743;field_2709:Inamed maxPlayersLnet/minecraft/server/PlayerManager;maxPlayers:I
-
viewDistance
private int viewDistance- Mappings:
Namespace Name Mixin selector official sLvp;s:Iintermediary field_2710Lnet/minecraft/class_743;field_2710:Inamed viewDistanceLnet/minecraft/server/PlayerManager;viewDistance:I
-
field_2719
- Mappings:
Namespace Name Mixin selector official tLvp;t:Laxv;intermediary field_2719Lnet/minecraft/class_743;field_2719:Lnet/minecraft/class_1157;named field_2719Lnet/minecraft/server/PlayerManager;field_2719:Lnet/minecraft/world/GameMode;
-
cheatsAllowed
private boolean cheatsAllowed- Mappings:
Namespace Name Mixin selector official uLvp;u:Zintermediary field_2720Lnet/minecraft/class_743;field_2720:Znamed cheatsAllowedLnet/minecraft/server/PlayerManager;cheatsAllowed:Z
-
latencyUpdateTimer
private int latencyUpdateTimer- Mappings:
Namespace Name Mixin selector official vLvp;v:Iintermediary field_2721Lnet/minecraft/class_743;field_2721:Inamed latencyUpdateTimerLnet/minecraft/server/PlayerManager;latencyUpdateTimer:I
-
-
Constructor Details
-
PlayerManager
- Mappings:
Namespace Name Mixin selector official <init>Lvp;<init>(Lnet/minecraft/server/MinecraftServer;)Vintermediary <init>Lnet/minecraft/class_743;<init>(Lnet/minecraft/server/MinecraftServer;)Vnamed <init>Lnet/minecraft/server/PlayerManager;<init>(Lnet/minecraft/server/MinecraftServer;)V
-
-
Method Details
-
method_12827
- Mappings:
Namespace Name Mixin selector official aLvp;a(Lhw;Ltf;)Vintermediary method_12827Lnet/minecraft/class_743;method_12827(Lnet/minecraft/class_1957;Lnet/minecraft/class_798;)Vnamed method_12827Lnet/minecraft/server/PlayerManager;method_12827(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
sendScoreboard
- Mappings:
Namespace Name Mixin selector official aLvp;a(Lpr;Ltf;)Vintermediary method_5293Lnet/minecraft/class_743;method_5293(Lnet/minecraft/class_1545;Lnet/minecraft/class_798;)Vnamed sendScoreboardLnet/minecraft/server/PlayerManager;sendScoreboard(Lnet/minecraft/scoreboard/ServerScoreboard;Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_21387
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ltd;)Vintermediary method_21387Lnet/minecraft/class_743;method_21387(Lnet/minecraft/class_795;)Vnamed method_21387Lnet/minecraft/server/PlayerManager;method_21387(Lnet/minecraft/server/world/ServerWorld;)V
-
method_1986
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ltf;Ltd;)Vintermediary method_1986Lnet/minecraft/class_743;method_1986(Lnet/minecraft/class_798;Lnet/minecraft/class_795;)Vnamed method_1986Lnet/minecraft/server/PlayerManager;method_1986(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/server/world/ServerWorld;)V
-
method_1978
public int method_1978()- Mappings:
Namespace Name Mixin selector official dLvp;d()Iintermediary method_1978Lnet/minecraft/class_743;method_1978()Inamed method_1978Lnet/minecraft/server/PlayerManager;method_1978()I
-
loadPlayerData
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ltf;)Lgy;intermediary method_5294Lnet/minecraft/class_743;method_5294(Lnet/minecraft/class_798;)Lnet/minecraft/class_322;named loadPlayerDataLnet/minecraft/server/PlayerManager;loadPlayerData(Lnet/minecraft/entity/player/ServerPlayerEntity;)Lnet/minecraft/nbt/NbtCompound;
-
savePlayerData
- Mappings:
Namespace Name Mixin selector official bLvp;b(Ltf;)Vintermediary method_1995Lnet/minecraft/class_743;method_1995(Lnet/minecraft/class_798;)Vnamed savePlayerDataLnet/minecraft/server/PlayerManager;savePlayerData(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
sendPlayerList
- Mappings:
Namespace Name Mixin selector official cLvp;c(Ltf;)Vintermediary method_2000Lnet/minecraft/class_743;method_2000(Lnet/minecraft/class_798;)Vnamed sendPlayerListLnet/minecraft/server/PlayerManager;sendPlayerList(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_2003
- Mappings:
Namespace Name Mixin selector official dLvp;d(Ltf;)Vintermediary method_2003Lnet/minecraft/class_743;method_2003(Lnet/minecraft/class_798;)Vnamed method_2003Lnet/minecraft/server/PlayerManager;method_2003(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_12830
- Mappings:
Namespace Name Mixin selector official eLvp;e(Ltf;)Vintermediary method_12830Lnet/minecraft/class_743;method_12830(Lnet/minecraft/class_798;)Vnamed method_12830Lnet/minecraft/server/PlayerManager;method_12830(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_21386
@Nullable public Text method_21386(SocketAddress socketAddress, com.mojang.authlib.GameProfile gameProfile) - Mappings:
Namespace Name Mixin selector official aLvp;a(Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lij;intermediary method_21386Lnet/minecraft/class_743;method_21386(Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/class_1982;named method_21386Lnet/minecraft/server/PlayerManager;method_21386(Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/text/Text;
-
createPlayer
- Mappings:
Namespace Name Mixin selector official gLvp;g(Lcom/mojang/authlib/GameProfile;)Ltf;intermediary method_8230Lnet/minecraft/class_743;method_8230(Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/class_798;named createPlayerLnet/minecraft/server/PlayerManager;createPlayer(Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/entity/player/ServerPlayerEntity;
-
method_1985
public ServerPlayerEntity method_1985(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType, boolean bool) - Mappings:
Namespace Name Mixin selector official aLvp;a(Ltf;Lbod;Z)Ltf;intermediary method_1985Lnet/minecraft/class_743;method_1985(Lnet/minecraft/class_798;Lnet/minecraft/class_3793;Z)Lnet/minecraft/class_798;named method_1985Lnet/minecraft/server/PlayerManager;method_1985(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/dimension/DimensionType;Z)Lnet/minecraft/entity/player/ServerPlayerEntity;
-
method_12831
- Mappings:
Namespace Name Mixin selector official fLvp;f(Ltf;)Vintermediary method_12831Lnet/minecraft/class_743;method_12831(Lnet/minecraft/class_798;)Vnamed method_12831Lnet/minecraft/server/PlayerManager;method_12831(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_1984
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ltf;Lbod;)Vintermediary method_1984Lnet/minecraft/class_743;method_1984(Lnet/minecraft/class_798;Lnet/minecraft/class_3793;)Vnamed method_1984Lnet/minecraft/server/PlayerManager;method_1984(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/dimension/DimensionType;)V
-
method_4399
public void method_4399(Entity entity, DimensionType dimensionType, ServerWorld serverWorld, ServerWorld serverWorld2) - Mappings:
Namespace Name Mixin selector official aLvp;a(Laer;Lbod;Ltd;Ltd;)Vintermediary method_4399Lnet/minecraft/class_743;method_4399(Lnet/minecraft/class_864;Lnet/minecraft/class_3793;Lnet/minecraft/class_795;Lnet/minecraft/class_795;)Vnamed method_4399Lnet/minecraft/server/PlayerManager;method_4399(Lnet/minecraft/entity/Entity;Lnet/minecraft/world/dimension/DimensionType;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/server/world/ServerWorld;)V
-
updatePlayerLatency
public void updatePlayerLatency()- Mappings:
Namespace Name Mixin selector official eLvp;e()Vintermediary method_1994Lnet/minecraft/class_743;method_1994()Vnamed updatePlayerLatencyLnet/minecraft/server/PlayerManager;updatePlayerLatency()V
-
sendToAll
- Mappings:
Namespace Name Mixin selector official aLvp;a(Liv;)Vintermediary method_1981Lnet/minecraft/class_743;method_1981(Lnet/minecraft/class_700;)Vnamed sendToAllLnet/minecraft/server/PlayerManager;sendToAll(Lnet/minecraft/network/Packet;)V
-
method_21385
- Mappings:
Namespace Name Mixin selector official aLvp;a(Liv;Lbod;)Vintermediary method_21385Lnet/minecraft/class_743;method_21385(Lnet/minecraft/class_700;Lnet/minecraft/class_3793;)Vnamed method_21385Lnet/minecraft/server/PlayerManager;method_21385(Lnet/minecraft/network/Packet;Lnet/minecraft/world/dimension/DimensionType;)V
-
sendMessageToTeam
- Mappings:
Namespace Name Mixin selector official aLvp;a(Laog;Lij;)Vintermediary method_10780Lnet/minecraft/class_743;method_10780(Lnet/minecraft/class_988;Lnet/minecraft/class_1982;)Vnamed sendMessageToTeamLnet/minecraft/server/PlayerManager;sendMessageToTeam(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/text/Text;)V
-
sendMessageToOtherTeams
- Mappings:
Namespace Name Mixin selector official bLvp;b(Laog;Lij;)Vintermediary method_10781Lnet/minecraft/class_743;method_10781(Lnet/minecraft/class_988;Lnet/minecraft/class_1982;)Vnamed sendMessageToOtherTeamsLnet/minecraft/server/PlayerManager;sendMessageToOtherTeams(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/text/Text;)V
-
getPlayerNames
- Mappings:
Namespace Name Mixin selector official fLvp;f()[Ljava/lang/String;intermediary method_2002Lnet/minecraft/class_743;method_2002()[Ljava/lang/String;named getPlayerNamesLnet/minecraft/server/PlayerManager;getPlayerNames()[Ljava/lang/String;
-
getUserBanList
- Mappings:
Namespace Name Mixin selector official hLvp;h()Lvu;intermediary method_8233Lnet/minecraft/class_743;method_8233()Lnet/minecraft/class_2137;named getUserBanListLnet/minecraft/server/PlayerManager;getUserBanList()Lnet/minecraft/server/BannedPlayerList;
-
getIpBanList
- Mappings:
Namespace Name Mixin selector official iLvp;i()Lvm;intermediary method_2008Lnet/minecraft/class_743;method_2008()Lnet/minecraft/class_733;named getIpBanListLnet/minecraft/server/PlayerManager;getIpBanList()Lnet/minecraft/server/BannedIpList;
-
op
public void op(com.mojang.authlib.GameProfile profile) - Mappings:
Namespace Name Mixin selector official aLvp;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) - Mappings:
Namespace Name Mixin selector official bLvp;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
-
method_12829
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ltf;I)Vintermediary method_12829Lnet/minecraft/class_743;method_12829(Lnet/minecraft/class_798;I)Vnamed method_12829Lnet/minecraft/server/PlayerManager;method_12829(Lnet/minecraft/entity/player/ServerPlayerEntity;I)V
-
isWhitelisted
public boolean isWhitelisted(com.mojang.authlib.GameProfile profile) - Mappings:
Namespace Name Mixin selector official eLvp;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
-
isOperator
public boolean isOperator(com.mojang.authlib.GameProfile profile) - Mappings:
Namespace Name Mixin selector official hLvp;h(Lcom/mojang/authlib/GameProfile;)Zintermediary method_8232Lnet/minecraft/class_743;method_8232(Lcom/mojang/authlib/GameProfile;)Znamed isOperatorLnet/minecraft/server/PlayerManager;isOperator(Lcom/mojang/authlib/GameProfile;)Z
-
getPlayer
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ljava/lang/String;)Ltf;intermediary method_2010Lnet/minecraft/class_743;method_2010(Ljava/lang/String;)Lnet/minecraft/class_798;named getPlayerLnet/minecraft/server/PlayerManager;getPlayer(Ljava/lang/String;)Lnet/minecraft/entity/player/ServerPlayerEntity;
-
method_12828
public void method_12828(@Nullable PlayerEntity playerEntity, double double2, double double3, double double4, double double5, DimensionType dimensionType, Packet<?> packet) - Mappings:
Namespace Name Mixin selector official aLvp;a(Laog;DDDDLbod;Liv;)Vintermediary method_12828Lnet/minecraft/class_743;method_12828(Lnet/minecraft/class_988;DDDDLnet/minecraft/class_3793;Lnet/minecraft/class_700;)Vnamed method_12828Lnet/minecraft/server/PlayerManager;method_12828(Lnet/minecraft/entity/player/PlayerEntity;DDDDLnet/minecraft/world/dimension/DimensionType;Lnet/minecraft/network/Packet;)V
-
saveAllPlayerData
public void saveAllPlayerData()- Mappings:
Namespace Name Mixin selector official jLvp;j()Vintermediary method_2011Lnet/minecraft/class_743;method_2011()Vnamed saveAllPlayerDataLnet/minecraft/server/PlayerManager;saveAllPlayerData()V
-
getWhitelist
- Mappings:
Namespace Name Mixin selector official kLvp;k()Lvw;intermediary method_8234Lnet/minecraft/class_743;method_8234()Lnet/minecraft/class_2139;named getWhitelistLnet/minecraft/server/PlayerManager;getWhitelist()Lnet/minecraft/server/Whitelist;
-
getWhitelistedNames
- Mappings:
Namespace Name Mixin selector official lLvp;l()[Ljava/lang/String;intermediary method_8235Lnet/minecraft/class_743;method_8235()[Ljava/lang/String;named getWhitelistedNamesLnet/minecraft/server/PlayerManager;getWhitelistedNames()[Ljava/lang/String;
-
getOpList
- Mappings:
Namespace Name Mixin selector official mLvp;m()Lvq;intermediary method_8236Lnet/minecraft/class_743;method_8236()Lnet/minecraft/class_2131;named getOpListLnet/minecraft/server/PlayerManager;getOpList()Lnet/minecraft/server/OperatorList;
-
getOpNames
- Mappings:
Namespace Name Mixin selector official nLvp;n()[Ljava/lang/String;intermediary method_8237Lnet/minecraft/class_743;method_8237()[Ljava/lang/String;named getOpNamesLnet/minecraft/server/PlayerManager;getOpNames()[Ljava/lang/String;
-
reloadWhitelist
public void reloadWhitelist()- Mappings:
Namespace Name Mixin selector official aLvp;a()Vintermediary method_2016Lnet/minecraft/class_743;method_2016()Vnamed reloadWhitelistLnet/minecraft/server/PlayerManager;reloadWhitelist()V
-
sendWorldInfo
- Mappings:
Namespace Name Mixin selector official bLvp;b(Ltf;Ltd;)Vintermediary method_1996Lnet/minecraft/class_743;method_1996(Lnet/minecraft/class_798;Lnet/minecraft/class_795;)Vnamed sendWorldInfoLnet/minecraft/server/PlayerManager;sendWorldInfo(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/server/world/ServerWorld;)V
-
method_2009
- Mappings:
Namespace Name Mixin selector official gLvp;g(Ltf;)Vintermediary method_2009Lnet/minecraft/class_743;method_2009(Lnet/minecraft/class_798;)Vnamed method_2009Lnet/minecraft/server/PlayerManager;method_2009(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
getCurrentPlayerCount
public int getCurrentPlayerCount()- Mappings:
Namespace Name Mixin selector official oLvp;o()Iintermediary method_2018Lnet/minecraft/class_743;method_2018()Inamed getCurrentPlayerCountLnet/minecraft/server/PlayerManager;getCurrentPlayerCount()I
-
getMaxPlayerCount
public int getMaxPlayerCount()- Mappings:
Namespace Name Mixin selector official pLvp;p()Iintermediary method_2019Lnet/minecraft/class_743;method_2019()Inamed getMaxPlayerCountLnet/minecraft/server/PlayerManager;getMaxPlayerCount()I
-
getSavedPlayerIds
- Mappings:
Namespace Name Mixin selector official qLvp;q()[Ljava/lang/String;intermediary method_2020Lnet/minecraft/class_743;method_2020()[Ljava/lang/String;named getSavedPlayerIdsLnet/minecraft/server/PlayerManager;getSavedPlayerIds()[Ljava/lang/String;
-
isWhitelistEnabled
public boolean isWhitelistEnabled()- Mappings:
Namespace Name Mixin selector official rLvp;r()Zintermediary method_2021Lnet/minecraft/class_743;method_2021()Znamed isWhitelistEnabledLnet/minecraft/server/PlayerManager;isWhitelistEnabled()Z
-
setWhitelistEnabled
public void setWhitelistEnabled(boolean whitelistEnabled) - Mappings:
Namespace Name Mixin selector official aLvp;a(Z)Vintermediary method_1992Lnet/minecraft/class_743;method_1992(Z)Vnamed setWhitelistEnabledLnet/minecraft/server/PlayerManager;setWhitelistEnabled(Z)V
-
getPlayersByIp
- Mappings:
Namespace Name Mixin selector official bLvp;b(Ljava/lang/String;)Ljava/util/List;intermediary method_2017Lnet/minecraft/class_743;method_2017(Ljava/lang/String;)Ljava/util/List;named getPlayersByIpLnet/minecraft/server/PlayerManager;getPlayersByIp(Ljava/lang/String;)Ljava/util/List;
-
getViewDistance
public int getViewDistance()- Mappings:
Namespace Name Mixin selector official sLvp;s()Iintermediary method_2022Lnet/minecraft/class_743;method_2022()Inamed getViewDistanceLnet/minecraft/server/PlayerManager;getViewDistance()I
-
getServer
- Mappings:
Namespace Name Mixin selector official cLvp;c()Lnet/minecraft/server/MinecraftServer;intermediary method_2023Lnet/minecraft/class_743;method_2023()Lnet/minecraft/server/MinecraftServer;named getServerLnet/minecraft/server/PlayerManager;getServer()Lnet/minecraft/server/MinecraftServer;
-
getUserData
- Mappings:
Namespace Name Mixin selector official tLvp;t()Lgy;intermediary method_2024Lnet/minecraft/class_743;method_2024()Lnet/minecraft/class_322;named getUserDataLnet/minecraft/server/PlayerManager;getUserData()Lnet/minecraft/nbt/NbtCompound;
-
setGameMode
- Mappings:
Namespace Name Mixin selector official aLvp;a(Laxv;)Vintermediary method_1991Lnet/minecraft/class_743;method_1991(Lnet/minecraft/class_1157;)Vnamed setGameModeLnet/minecraft/server/PlayerManager;setGameMode(Lnet/minecraft/world/GameMode;)V
-
method_1987
private void method_1987(ServerPlayerEntity serverPlayerEntity, ServerPlayerEntity serverPlayerEntity2, IWorld iWorld) - Mappings:
Namespace Name Mixin selector official aLvp;a(Ltf;Ltf;Laxz;)Vintermediary method_1987Lnet/minecraft/class_743;method_1987(Lnet/minecraft/class_798;Lnet/minecraft/class_798;Lnet/minecraft/class_3598;)Vnamed method_1987Lnet/minecraft/server/PlayerManager;method_1987(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/IWorld;)V
-
setCheatsAllowed
- Mappings:
Namespace Name Mixin selector official cLvp;c(Z)Vintermediary method_1998Lnet/minecraft/class_743;method_1998(Z)Vnamed setCheatsAllowedLnet/minecraft/server/PlayerManager;setCheatsAllowed(Z)V
-
disconnectAllPlayers
public void disconnectAllPlayers()- Mappings:
Namespace Name Mixin selector official uLvp;u()Vintermediary method_2025Lnet/minecraft/class_743;method_2025()Vnamed disconnectAllPlayersLnet/minecraft/server/PlayerManager;disconnectAllPlayers()V
-
broadcastChatMessage
- Mappings:
Namespace Name Mixin selector official aLvp;a(Lij;Z)Vintermediary method_6062Lnet/minecraft/class_743;method_6062(Lnet/minecraft/class_1982;Z)Vnamed broadcastChatMessageLnet/minecraft/server/PlayerManager;broadcastChatMessage(Lnet/minecraft/text/Text;Z)V
-
sendToAll
- Mappings:
Namespace Name Mixin selector official aLvp;a(Lij;)Vintermediary method_6061Lnet/minecraft/class_743;method_6061(Lnet/minecraft/class_1982;)Vnamed sendToAllLnet/minecraft/server/PlayerManager;sendToAll(Lnet/minecraft/text/Text;)V
-
createStatHandler
- Mappings:
Namespace Name Mixin selector official aLvp;a(Laog;)Lwo;intermediary method_8224Lnet/minecraft/class_743;method_8224(Lnet/minecraft/class_988;)Lnet/minecraft/class_2141;named createStatHandlerLnet/minecraft/server/PlayerManager;createStatHandler(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/stat/ServerStatHandler;
-
method_14979
- Mappings:
Namespace Name Mixin selector official hLvp;h(Ltf;)Lpm;intermediary method_14979Lnet/minecraft/class_743;method_14979(Lnet/minecraft/class_798;)Lnet/minecraft/class_3347;named method_14979Lnet/minecraft/server/PlayerManager;method_14979(Lnet/minecraft/entity/player/ServerPlayerEntity;)Lnet/minecraft/advancement/AdvancementFile;
-
setViewDistance
public void setViewDistance(int viewDistance) - Mappings:
Namespace Name Mixin selector official aLvp;a(I)Vintermediary method_8222Lnet/minecraft/class_743;method_8222(I)Vnamed setViewDistanceLnet/minecraft/server/PlayerManager;setViewDistance(I)V
-
getPlayers
- Mappings:
Namespace Name Mixin selector official vLvp;v()Ljava/util/List;intermediary method_10783Lnet/minecraft/class_743;method_10783()Ljava/util/List;named getPlayersLnet/minecraft/server/PlayerManager;getPlayers()Ljava/util/List;
-
getPlayer
- Mappings:
Namespace Name Mixin selector official aLvp;a(Ljava/util/UUID;)Ltf;intermediary method_10779Lnet/minecraft/class_743;method_10779(Ljava/util/UUID;)Lnet/minecraft/class_798;named getPlayerLnet/minecraft/server/PlayerManager;getPlayer(Ljava/util/UUID;)Lnet/minecraft/entity/player/ServerPlayerEntity;
-
canBypassPlayerLimit
public boolean canBypassPlayerLimit(com.mojang.authlib.GameProfile profile) - Mappings:
Namespace Name Mixin selector official fLvp;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
-
method_14980
public void method_14980()- Mappings:
Namespace Name Mixin selector official wLvp;w()Vintermediary method_14980Lnet/minecraft/class_743;method_14980()Vnamed method_14980Lnet/minecraft/server/PlayerManager;method_14980()V
-
method_21388
public boolean method_21388()- Mappings:
Namespace Name Mixin selector official xLvp;x()Zintermediary method_21388Lnet/minecraft/class_743;method_21388()Znamed method_21388Lnet/minecraft/server/PlayerManager;method_21388()Z
-