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