Uses of Class
com.mojang.realmsclient.client.RealmsClient
Packages that use RealmsClient
Package
Description
-
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
Fields in com.mojang.realmsclient.gui declared as RealmsClientConstructors in com.mojang.realmsclient.gui with parameters of type RealmsClientModifierConstructorDescriptionRealmsDataFetcher(Minecraft p_167333_, RealmsClient p_167334_)
protected
RealmsDataFetcher(Minecraft p_167336_, RealmsClient p_167337_, RealmsPersistence p_167338_)
-
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 void
ResettingGeneratedWorldTask.sendResetRequest(RealmsClient p_167664_, long p_167665_)
protected void
ResettingTemplateWorldTask.sendResetRequest(RealmsClient p_167673_, long p_167674_)
protected abstract void
ResettingWorldTask.sendResetRequest(RealmsClient p_167679_, long p_167680_)