public class ImanitySpigotWorldConfig
extends org.imanity.rancha.config.yaml.YamlConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
ImanitySpigotWorldConfig.Biomes |
static class |
ImanitySpigotWorldConfig.BlockData |
static class |
ImanitySpigotWorldConfig.BlockGenerateRule |
static class |
ImanitySpigotWorldConfig.Caves |
static class |
ImanitySpigotWorldConfig.CustomBlockRuleSet |
static class |
ImanitySpigotWorldConfig.SugarCane |
Constructor and Description |
---|
ImanitySpigotWorldConfig(String worldName) |
Modifier and Type | Method and Description |
---|---|
double |
getItemMergeRange(Material material) |
<T extends WorldRegionModification> |
getRegionByModificationType(Class<T> type) |
public ImanitySpigotWorldConfig(String worldName)
public double getItemMergeRange(Material material)
public <T extends WorldRegionModification> Collection<WorldRegion> getRegionByModificationType(Class<T> type)
Copyright © 2022. All rights reserved.