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 pFile, long pRealmId, int pSlotId, UploadInfo pUploadInfo, User pUser, String pClientVersiob, String pWorldVersion, UploadStatus pUploadStatus) -
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 pDownloadQueue, Executor pExecutor, User pUser, Proxy pProxy) -
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_)