Uses of Class
net.minecraft.util.UserCache
Packages that use UserCache
Package
Description
The base package for all Minecraft classes.
-
Uses of UserCache in net.minecraft
Fields in net.minecraft declared as UserCacheModifier and TypeFieldDescriptionprivate final UserCacheclass_7497.profileCacheThe field for theprofileCacherecord component.Methods in net.minecraft that return UserCacheModifier and TypeMethodDescriptionclass_7497.profileCache()Returns the value of theprofileCacherecord component.Constructors in net.minecraft with parameters of type UserCacheModifierConstructorDescriptionclass_7497(com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, class_7500 class_7500, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Uses of UserCache in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as UserCache -
Uses of UserCache in net.minecraft.server
Methods in net.minecraft.server that return UserCache