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.EdenWoodenComplexMaterial
paulevs.edenring.blocks.complex.BrainTreeComplexMaterial

public class BrainTreeComplexMaterial extends EdenWoodenComplexMaterial
  • 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, woodType

    Fields inherited from class org.betterx.bclib.complexmaterials.ComplexMaterial

    baseName, modID, receipGroupPrefix
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings
     

    Methods inherited from class paulevs.edenring.blocks.complex.EdenWoodenComplexMaterial

    createMaterialSlots, init

    Methods inherited from class org.betterx.bclib.complexmaterials.WoodenComplexMaterial

    createWoodTypeBuilder, getBoatType, getMaterialID, initBoatType, initFlammable, initTags, supplyBoatType

    Methods inherited from class org.betterx.bclib.complexmaterials.ComplexMaterialSet

    initAdditional, initAdditionalRecipes, initDefault, initDefaultRecipes

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BrainTreeComplexMaterial

      public BrainTreeComplexMaterial(String baseName)
  • Method Details

    • getBlockSettings

      protected net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings getBlockSettings()
      Overrides:
      getBlockSettings in class org.betterx.bclib.complexmaterials.WoodenComplexMaterial