java.lang.Object
org.cloudburstmc.server.level.generator.standard.registry.AbstractGeneratorRegistry<BiomeMap>
org.cloudburstmc.server.level.generator.standard.registry.BiomeMapRegistry
All Implemented Interfaces:
org.cloudburstmc.api.registry.Registry

public final class BiomeMapRegistry extends AbstractGeneratorRegistry<BiomeMap>
Registry for BiomeMap.
Author:
DaPorkchop_
See Also:
StandardGeneratorRegistries.biomeMap()