Uses of Class
com.mojang.realmsclient.dto.WorldTemplatePaginatedList
Packages that use WorldTemplatePaginatedList
Package
Description
-
Uses of WorldTemplatePaginatedList in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return WorldTemplatePaginatedListModifier and TypeMethodDescriptionRealmsClient.fetchWorldTemplates
(int p_87171_, int p_87172_, RealmsServer.WorldType p_87173_) -
Uses of WorldTemplatePaginatedList in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return WorldTemplatePaginatedList -
Uses of WorldTemplatePaginatedList in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as WorldTemplatePaginatedListModifier and TypeFieldDescription(package private) WorldTemplatePaginatedList
RealmsResetWorldScreen.adventuremaps
(package private) WorldTemplatePaginatedList
RealmsResetWorldScreen.experiences
(package private) WorldTemplatePaginatedList
RealmsResetWorldScreen.inspirations
(package private) WorldTemplatePaginatedList
RealmsResetWorldScreen.templates
Methods in com.mojang.realmsclient.gui.screens that return types with arguments of type WorldTemplatePaginatedListModifier and TypeMethodDescription(package private) com.mojang.datafixers.util.Either<WorldTemplatePaginatedList,
Exception> RealmsSelectWorldTemplateScreen.fetchTemplates
(WorldTemplatePaginatedList p_89656_, RealmsClient p_89657_) Methods in com.mojang.realmsclient.gui.screens with parameters of type WorldTemplatePaginatedListModifier and TypeMethodDescription(package private) com.mojang.datafixers.util.Either<WorldTemplatePaginatedList,
Exception> RealmsSelectWorldTemplateScreen.fetchTemplates
(WorldTemplatePaginatedList p_89656_, RealmsClient p_89657_) private void
RealmsSelectWorldTemplateScreen.fetchTemplatesAsync
(WorldTemplatePaginatedList p_89654_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type WorldTemplatePaginatedListModifierConstructorDescriptionRealmsSelectWorldTemplateScreen
(Component p_167485_, Consumer<WorldTemplate> p_167486_, RealmsServer.WorldType p_167487_, WorldTemplatePaginatedList p_167488_)