Class ModHeightProvider

java.lang.Object
com.mrbysco.undergroundvillages.registration.ModHeightProvider

public class ModHeightProvider extends Object
  • Field Details

    • HEIGHT_PROVIDERS

      public static final RegistrationProvider<net.minecraft.world.level.levelgen.heightproviders.HeightProviderType<?>> HEIGHT_PROVIDERS
    • CONFIG

      public static final RegistryObject<net.minecraft.world.level.levelgen.heightproviders.HeightProviderType<ConfigHeight>> CONFIG
  • Constructor Details

    • ModHeightProvider

      public ModHeightProvider()
  • Method Details

    • loadClass

      public static void loadClass()