Uses of Interface
dev.wyck.registry.level.LevelStemEditor
Packages that use LevelStemEditor
-
Uses of LevelStemEditor in dev.wyck.registry.level
Methods in dev.wyck.registry.level that return LevelStemEditorModifier and TypeMethodDescriptionApplies the queued edits to a given world.LevelStemEditor.chunkGenerator(ChunkGenerator generator) Swaps the chunk generator on a given world.static LevelStemEditorLevelStemEditor.create()Creates a new editor backed by the runtime reference-swap implementation.Swaps the dimension type on a given world.Reverts a world previously edited by this editor, restoring its original dimension type and/or chunk generator state, and clears the corresponding snapshots.