Uses of Class
com.mojang.realmsclient.client.RealmsClient
Packages that use RealmsClient
Package
Description
-
Uses of RealmsClient in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type RealmsClient -
Uses of RealmsClient in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return RealmsClient -
Uses of RealmsClient in com.mojang.realmsclient.gui
Constructors in com.mojang.realmsclient.gui with parameters of type RealmsClient -
Uses of RealmsClient in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type RealmsClientModifier and TypeMethodDescription(package private) com.mojang.datafixers.util.Either<WorldTemplatePaginatedList,String> RealmsSelectWorldTemplateScreen.fetchTemplates(WorldTemplatePaginatedList p_89656_, RealmsClient p_89657_) -
Uses of RealmsClient in com.mojang.realmsclient.util.task
Methods in com.mojang.realmsclient.util.task with parameters of type RealmsClientModifier and TypeMethodDescriptionprotected voidResettingGeneratedWorldTask.sendResetRequest(RealmsClient p_167664_, long p_167665_) protected voidResettingTemplateWorldTask.sendResetRequest(RealmsClient p_167673_, long p_167674_) protected abstract voidResettingWorldTask.sendResetRequest(RealmsClient p_167679_, long p_167680_) -
Uses of RealmsClient in net.minecraft.client
Methods in net.minecraft.client with parameters of type RealmsClientModifier and TypeMethodDescriptionprivate voidMinecraft.setInitialScreen(RealmsClient p_279285_, ReloadInstance p_279164_, GameConfig.QuickPlayData p_279146_) -
Uses of RealmsClient in net.minecraft.client.quickplay
Methods in net.minecraft.client.quickplay with parameters of type RealmsClientModifier and TypeMethodDescriptionstatic voidQuickPlay.connect(Minecraft p_279319_, GameConfig.QuickPlayData p_279291_, ReloadInstance p_279328_, RealmsClient p_279322_) private static voidQuickPlay.joinRealmsWorld(Minecraft p_279320_, RealmsClient p_279468_, String p_279371_)