Uses of Record Class
net.minecraft.client.gui.screen.world.WorldCreator.WorldType
Packages that use WorldCreator.WorldType
-
Uses of WorldCreator.WorldType in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as WorldCreator.WorldTypeFields in net.minecraft.client.gui.screen.world with type parameters of type WorldCreator.WorldTypeModifier and TypeFieldDescriptionprivate final List<WorldCreator.WorldType> WorldCreator.extendedWorldTypesprivate final List<WorldCreator.WorldType> WorldCreator.normalWorldTypesMethods in net.minecraft.client.gui.screen.world that return WorldCreator.WorldTypeMethods in net.minecraft.client.gui.screen.world that return types with arguments of type WorldCreator.WorldTypeModifier and TypeMethodDescriptionWorldCreator.getExtendedWorldTypes()WorldCreator.getNormalWorldTypes()private static Optional<List<WorldCreator.WorldType>> WorldCreator.getWorldPresetList(Registry<WorldPreset> registry, TagKey<WorldPreset> tag) CreateWorldScreen.WorldTab.getWorldTypes()Methods in net.minecraft.client.gui.screen.world with parameters of type WorldCreator.WorldTypeModifier and TypeMethodDescriptionvoidWorldCreator.setWorldType(WorldCreator.WorldType worldType) Method parameters in net.minecraft.client.gui.screen.world with type arguments of type WorldCreator.WorldTypeModifier and TypeMethodDescriptionprivate static MutableTextCreateWorldScreen.WorldTab.getWorldTypeNarrationMessage(CyclingButtonWidget<WorldCreator.WorldType> worldTypeButton)