Class BlockRegistryPopulator

java.lang.Object
org.geysermc.geyser.registry.populator.BlockRegistryPopulator

public final class BlockRegistryPopulator extends Object
Populates the block registries.
  • Field Details

    • MIN_CUSTOM_RUNTIME_ID

      public static int MIN_CUSTOM_RUNTIME_ID
    • JAVA_BLOCKS_SIZE

      public static int JAVA_BLOCKS_SIZE
  • Constructor Details

    • BlockRegistryPopulator

      public BlockRegistryPopulator()
  • Method Details