Package paulevs.edenring.blocks.complex
Class BrainTreeComplexMaterial
java.lang.Object
org.betterx.bclib.complexmaterials.ComplexMaterial
org.betterx.bclib.complexmaterials.ComplexMaterialSet<org.betterx.bclib.complexmaterials.WoodenComplexMaterial>
org.betterx.bclib.complexmaterials.WoodenComplexMaterial
paulevs.edenring.blocks.complex.BrainTreeComplexMaterial
public class BrainTreeComplexMaterial
extends org.betterx.bclib.complexmaterials.WoodenComplexMaterial
-
Field Summary
Fields inherited from class org.betterx.bclib.complexmaterials.WoodenComplexMaterial
BLOCK_BARK, BLOCK_BARREL, BLOCK_BOOKSHELF, BLOCK_BUTTON, BLOCK_CHEST, BLOCK_COMPOSTER, BLOCK_CRAFTING_TABLE, BLOCK_DOOR, BLOCK_FENCE, BLOCK_GATE, BLOCK_LADDER, BLOCK_LOG, BLOCK_PLANKS, BLOCK_PRESSURE_PLATE, BLOCK_SIGN, BLOCK_SLAB, BLOCK_STAIRS, BLOCK_STRIPPED_BARK, BLOCK_STRIPPED_LOG, BLOCK_TRAPDOOR, BLOCK_WALL_SIGN, boatType, ITEM_BOAT, ITEM_CHEST_BOAT, MATERIAL_ID, planksColor, TAG_LOGS, woodColor, woodTypeFields inherited from class org.betterx.bclib.complexmaterials.ComplexMaterial
baseName, modID, receipGroupPrefix -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettingsMethods inherited from class org.betterx.bclib.complexmaterials.WoodenComplexMaterial
createMaterialSlots, createWoodTypeBuilder, getBoatType, getMaterialID, initBoatType, initFlammable, initTags, supplyBoatTypeMethods inherited from class org.betterx.bclib.complexmaterials.ComplexMaterialSet
initAdditional, initAdditionalRecipes, initDefault, initDefaultRecipesMethods inherited from class org.betterx.bclib.complexmaterials.ComplexMaterial
addBlockEntry, addBlockEntry, addBlockTag, addItemEntry, addItemEntry, addItemTag, addRecipeEntry, addRecipeEntry, getAllMaterials, getBaseName, getBlock, getBlock, getBlockItem, getBlockItem, getBlocks, getBlockTag, getItem, getItem, getItems, getItemSettings, getItemTag, getModID, ifBlockPresent, ifBlockPresent, ifItemPresent, ifItemPresent, init, replaceOrAddBlockEntry
-
Constructor Details
-
BrainTreeComplexMaterial
-
-
Method Details
-
getBlockSettings
protected net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings getBlockSettings()- Overrides:
getBlockSettingsin classorg.betterx.bclib.complexmaterials.WoodenComplexMaterial
-