| Package | Description | 
|---|---|
| net.minecraft.server | |
| net.minecraft.server.dedicated | |
| net.minecraft.server.integrated | |
| net.minecraft.tileentity | 
| Modifier and Type | Field and Description | 
|---|---|
| private PlayerProfileCache | MinecraftServer. profileCache | 
| Modifier and Type | Method and Description | 
|---|---|
| PlayerProfileCache | MinecraftServer. getPlayerProfileCache() | 
| Constructor and Description | 
|---|
| MinecraftServer(java.io.File anvilFileIn,
               java.net.Proxy proxyIn,
               DataFixer dataFixerIn,
               com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authServiceIn,
               com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn,
               com.mojang.authlib.GameProfileRepository profileRepoIn,
               PlayerProfileCache profileCacheIn) | 
| Constructor and Description | 
|---|
| DedicatedServer(java.io.File anvilFileIn,
               DataFixer dataFixerIn,
               com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authServiceIn,
               com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn,
               com.mojang.authlib.GameProfileRepository profileRepoIn,
               PlayerProfileCache profileCacheIn) | 
| Constructor and Description | 
|---|
| IntegratedServer(Minecraft clientIn,
                java.lang.String folderNameIn,
                java.lang.String worldNameIn,
                WorldSettings worldSettingsIn,
                com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authServiceIn,
                com.mojang.authlib.minecraft.MinecraftSessionService sessionServiceIn,
                com.mojang.authlib.GameProfileRepository profileRepoIn,
                PlayerProfileCache profileCacheIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static PlayerProfileCache | TileEntitySkull. profileCache | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | TileEntitySkull. setProfileCache(PlayerProfileCache profileCacheIn) |