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

public final class PopulatorRegistry extends AbstractGeneratorRegistry<Populator>
Registry for Populator.
Author:
DaPorkchop_
See Also:
StandardGeneratorRegistries.populator()