Uses of Class
net.minecraft.client.User
Package
Description
-
Uses of User in com.mojang.realmsclient.client
ModifierConstructorDescriptionFileUpload
(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
-
Uses of User in net.minecraft.client.main
-
Uses of User in net.minecraft.client.multiplayer
Modifier 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
-
Uses of User in net.minecraft.client.resources.server
Modifier 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
ModifierConstructorDescriptionClientTelemetryManager
(Minecraft p_261610_, com.mojang.authlib.minecraft.UserApiService p_261552_, User p_262159_)