Class SharedProperties
java.lang.Object
com.simibubi.create.foundation.data.SharedProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-