Class SharedProperties

java.lang.Object
com.simibubi.create.foundation.data.SharedProperties

public class SharedProperties extends Object
  • Field Details

    • beltMaterial

      public static net.minecraft.world.level.material.Material beltMaterial
  • Constructor Details

    • SharedProperties

      public SharedProperties()
  • Method Details

    • stone

      public static net.minecraft.world.level.block.Block stone()
    • softMetal

      public static net.minecraft.world.level.block.Block softMetal()
    • copperMetal

      public static net.minecraft.world.level.block.Block copperMetal()
    • wooden

      public static net.minecraft.world.level.block.Block wooden()