Class CustomBlockRegistryPopulator
java.lang.Object
org.geysermc.geyser.registry.populator.CustomBlockRegistryPopulator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe stage of population -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidPopulates the custom block registries by stage
-
Field Details
-
BLOCK_ID
-
START_OFFSET
public static final int START_OFFSET- See Also:
-
-
Constructor Details
-
CustomBlockRegistryPopulator
public CustomBlockRegistryPopulator()
-
-
Method Details
-
populate
Populates the custom block registries by stage- Parameters:
stage- the stage to populate
-