Interface AttributedBiome
public interface AttributedBiome
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbiome()static AttributedBiomeof(RegistryReference<Biome> biome, BiomeAttributes attributes)
-
Method Details
-
of
-
biome
RegistryReference<Biome> biome() -
attributes
BiomeAttributes attributes()
-