Uses of Interface
net.minecraft.class_10241
Packages that use class_10241
-
Uses of class_10241 in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as class_10241Methods in net.minecraft.client.gui.screen.world with parameters of type class_10241Modifier and TypeMethodDescriptionstatic voidCreateWorldScreen.method_64368(MinecraftClient minecraftClient, @Nullable Screen screen, class_10241 class_10241) private static voidCreateWorldScreen.show(MinecraftClient client, @Nullable Screen parent, Function<SaveLoading.LoadContextSupplierContext, WorldGenSettings> settingsSupplier, GeneratorOptionsFactory generatorOptionsFactory, RegistryKey<WorldPreset> presetKey, class_10241 class_10241) Constructors in net.minecraft.client.gui.screen.world with parameters of type class_10241ModifierConstructorDescriptionprivateCreateWorldScreen(MinecraftClient client, @Nullable Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Optional<RegistryKey<WorldPreset>> defaultWorldType, OptionalLong seed, class_10241 class_10241)