Interface AttributedBiome.Factory
-
- Enclosing interface:
- AttributedBiome
public static interface AttributedBiome.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributedBiome
of(RegistryReference<Biome> biome, BiomeAttributes attributes)
-
-
-
Method Detail
-
of
AttributedBiome of(RegistryReference<Biome> biome, BiomeAttributes attributes)
-
-