Class BlockHelper1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.block.BlockHelper1_12_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI

public class BlockHelper1_12_2 extends Object implements mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI
  • Constructor Details

    • BlockHelper1_12_2

      public BlockHelper1_12_2()
  • Method Details

    • createProperty

      public <V extends Comparable<V>> BlockProperty1_12_2<V> createProperty(String name, V defVal)
      Specified by:
      createProperty in interface mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI
    • getAsProperty

      public <P> BlockProperty1_12_2<?> getAsProperty(P property)
      Specified by:
      getAsProperty in interface mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI
    • getMaterialByName

      public Material1_12_2 getMaterialByName(String name)
      Specified by:
      getMaterialByName in interface mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI
    • getMaterialColorByName

      public MaterialColor1_12_2 getMaterialColorByName(String name)
      Specified by:
      getMaterialColorByName in interface mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI