Uses of Interface
net.minecraft.client.world.GeneratorOptionsFactory
Packages that use GeneratorOptionsFactory
-
Uses of GeneratorOptionsFactory in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world with parameters of type GeneratorOptionsFactoryModifier and TypeMethodDescriptionprivate static void
CreateWorldScreen.show
(MinecraftClient client, @Nullable Screen parent, Function<SaveLoading.LoadContextSupplierContext, WorldGenSettings> settingsSupplier, GeneratorOptionsFactory generatorOptionsFactory, RegistryKey<WorldPreset> presetKey, CreateWorldCallback callback)