Uses of Class
net.minecraft.util.UserCache
Packages that use UserCache
Package
Description
-
Uses of UserCache in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as UserCacheMethods in net.minecraft.block.entity with parameters of type UserCache -
Uses of UserCache in net.minecraft.server
Fields in net.minecraft.server declared as UserCacheMethods in net.minecraft.server that return UserCacheConstructors in net.minecraft.server with parameters of type UserCacheModifierConstructorDescriptionMinecraftServer(File file, Proxy proxy, class_2934 class_2934, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Uses of UserCache in net.minecraft.server.dedicated
Constructors in net.minecraft.server.dedicated with parameters of type UserCacheModifierConstructorDescriptionMinecraftDedicatedServer(File file, class_2934 class_2934, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Uses of UserCache in net.minecraft.server.integrated
Constructors in net.minecraft.server.integrated with parameters of type UserCacheModifierConstructorDescriptionIntegratedServer(MinecraftClient minecraftClient, String string, String string2, LevelInfo levelInfo, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache)