Uses of Interface
dev.wyck.registry.level.LevelStemEditor
Packages that use LevelStemEditor
-
Uses of LevelStemEditor in dev.wyck.registry.level
Fields in dev.wyck.registry.level with type parameters of type LevelStemEditorModifier and TypeFieldDescriptionstatic final WireProvider<LevelStemEditor> LevelStemEditor.RUNTIMEMethods in dev.wyck.registry.level that return LevelStemEditorModifier and TypeMethodDescriptionLevelStemEditor.addToDimension(ResourceKey dimension, ResourceKey biome, ClimatePoint point) Queues a biome addition to a dimension.static LevelStemEditorLevelStemEditor.create()Creates a new DimensionEditor backed by the runtime biome source swap implementation.LevelStemEditor.replaceInDimension(ResourceKey dimension, ResourceKey target, ResourceKey replacement) Queues a biome replacement in a dimension.