Uses of Class
net.minecraft.server.players.GameProfileCache
Package
Description
-
Uses of GameProfileCache in net.minecraft.client.server
ModifierConstructorDescriptionIntegratedServer
(Thread p_205653_, Minecraft p_205654_, LevelStorageSource.LevelStorageAccess p_205655_, PackRepository p_205656_, WorldStem p_205657_, com.mojang.authlib.minecraft.MinecraftSessionService p_205658_, com.mojang.authlib.GameProfileRepository p_205659_, GameProfileCache p_205660_, ChunkProgressListenerFactory p_205661_) -
Uses of GameProfileCache in net.minecraft.server
ModifierConstructorDescriptionMinecraftServer
(Thread p_206546_, LevelStorageSource.LevelStorageAccess p_206547_, PackRepository p_206548_, WorldStem p_206549_, Proxy p_206550_, com.mojang.datafixers.DataFixer p_206551_, com.mojang.authlib.minecraft.MinecraftSessionService p_206552_, com.mojang.authlib.GameProfileRepository p_206553_, GameProfileCache p_206554_, ChunkProgressListenerFactory p_206555_) -
Uses of GameProfileCache in net.minecraft.server.dedicated
ModifierConstructorDescriptionDedicatedServer
(Thread p_203713_, LevelStorageSource.LevelStorageAccess p_203714_, PackRepository p_203715_, WorldStem p_203716_, DedicatedServerSettings p_203717_, com.mojang.datafixers.DataFixer p_203718_, com.mojang.authlib.minecraft.MinecraftSessionService p_203719_, com.mojang.authlib.GameProfileRepository p_203720_, GameProfileCache p_203721_, ChunkProgressListenerFactory p_203722_) -
Uses of GameProfileCache in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionstatic void
SkullBlockEntity.setup
(GameProfileCache p_196701_, com.mojang.authlib.minecraft.MinecraftSessionService p_196702_, Executor p_196703_)