IBiomeType
Link to ibiometype
Импорт пакета
Link to импорт-пакета
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import.
import crafttweaker.world.IBiomeType;
ZenGetters
Link to zengetters
ZenGetter | Возвращаемый тип |
---|---|
ZenGetter name | Возвращаемый тип string |
ZenGetter biomes | Возвращаемый тип List<IBiome> |