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> |