Uses of Class
net.minecraft.client.User
Packages that use User
Package
Description
-
Uses of User in com.mojang.realmsclient.client
Constructors in com.mojang.realmsclient.client with parameters of type UserModifierConstructorDescriptionFileUpload
(File p_87071_, long p_87072_, int p_87073_, UploadInfo p_87074_, User p_87075_, String p_87076_, String p_325917_, UploadStatus p_87077_) -
Uses of User in net.minecraft.client
Fields in net.minecraft.client declared as UserMethods in net.minecraft.client that return User -
Uses of User in net.minecraft.client.main
Fields in net.minecraft.client.main declared as UserConstructors in net.minecraft.client.main with parameters of type User -
Uses of User in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type UserModifier and TypeMethodDescriptionstatic ProfileKeyPairManager
ProfileKeyPairManager.create
(com.mojang.authlib.minecraft.UserApiService p_253925_, User p_254501_, Path p_254206_) -
Uses of User in net.minecraft.client.resources
Fields in net.minecraft.client.resources declared as UserConstructors in net.minecraft.client.resources with parameters of type User -
Uses of User in net.minecraft.client.resources.server
Methods in net.minecraft.client.resources.server with parameters of type UserModifier and TypeMethodDescriptionprivate PackDownloader
DownloadedPackSource.createDownloader
(DownloadQueue p_314570_, Executor p_314421_, User p_314576_, Proxy p_314551_) -
Uses of User in net.minecraft.client.telemetry
Constructors in net.minecraft.client.telemetry with parameters of type UserModifierConstructorDescriptionClientTelemetryManager
(Minecraft p_261610_, com.mojang.authlib.minecraft.UserApiService p_261552_, User p_262159_)