Uses of Class
net.minecraft.server.players.GameProfileCache
Packages that use GameProfileCache
-
Uses of GameProfileCache in net.minecraft.server
Fields in net.minecraft.server declared as GameProfileCacheModifier and TypeFieldDescriptionprivate final GameProfileCacheServices.profileCacheThe field for theprofileCacherecord component.Methods in net.minecraft.server that return GameProfileCacheModifier and TypeMethodDescriptionMinecraftServer.getProfileCache()Services.profileCache()Returns the value of theprofileCacherecord component.Constructors in net.minecraft.server with parameters of type GameProfileCacheModifierConstructorDescriptionServices(com.mojang.authlib.minecraft.MinecraftSessionService sessionService, SignatureValidator serviceSignatureValidator, com.mojang.authlib.GameProfileRepository profileRepository, GameProfileCache profileCache) Creates an instance of aServicesrecord class. -
Uses of GameProfileCache in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as GameProfileCache