java.lang.Object
org.cloudburstmc.api.block.BlockCategories
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcategorize(BlockCategory category, Set<BlockType> types) voidcategorize(BlockCategory category, BlockType... types) static booleaninCategories(BlockType type, BlockCategory... categories) static booleaninCategory(BlockType type, BlockCategory category) voidinherit(BlockCategory parent, BlockCategory... children) voidinit()
-
Constructor Details
-
BlockCategories
public BlockCategories()
-
-
Method Details
-
init
public void init() -
inherit
-
categorize
-
categorize
-
inCategory
-
inCategories
-