Uses of Interface
net.minecraft.client.gui.screens.worldselection.WorldPreset.PresetEditor
Packages that use WorldPreset.PresetEditor
-
Uses of WorldPreset.PresetEditor in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection with type parameters of type WorldPreset.PresetEditorModifier and TypeFieldDescriptionprotected static final Map<Optional<WorldPreset>,WorldPreset.PresetEditor> WorldPreset.EDITORS -
Uses of WorldPreset.PresetEditor in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type WorldPreset.PresetEditorModifier and TypeFieldDescriptionprivate static final Map<ForgeWorldPreset,WorldPreset.PresetEditor> ForgeWorldPresetScreens.GENERATOR_SCREEN_FACTORIESMethods in net.minecraftforge.client that return WorldPreset.PresetEditorModifier and TypeMethodDescriptionstatic WorldPreset.PresetEditorForgeHooksClient.getPresetEditor(Optional<WorldPreset> generator, WorldPreset.PresetEditor biomegeneratortypescreens$ifactory) (package private) static WorldPreset.PresetEditorForgeWorldPresetScreens.getPresetEditor(Optional<WorldPreset> generator, WorldPreset.PresetEditor biomegeneratortypescreens$ifactory) Methods in net.minecraftforge.client with parameters of type WorldPreset.PresetEditorModifier and TypeMethodDescriptionstatic WorldPreset.PresetEditorForgeHooksClient.getPresetEditor(Optional<WorldPreset> generator, WorldPreset.PresetEditor biomegeneratortypescreens$ifactory) (package private) static WorldPreset.PresetEditorForgeWorldPresetScreens.getPresetEditor(Optional<WorldPreset> generator, WorldPreset.PresetEditor biomegeneratortypescreens$ifactory) static voidForgeWorldPresetScreens.registerPresetEditor(ForgeWorldPreset type, WorldPreset.PresetEditor factory)