Uses of Class
net.minecraft.util.UserCache
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of UserCache in net.minecraft.block.entity
-
Uses of UserCache in net.minecraft.server
-
Uses of UserCache in net.minecraft.util
Modifier and TypeFieldDescriptionprivate final UserCache
ApiServices.userCache
The field for theuserCache
record component.Modifier and TypeMethodDescriptionApiServices.userCache()
Returns the value of theuserCache
record component.ModifierConstructorDescriptionApiServices
(com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, SignatureVerifier signatureVerifier, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache)