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

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