Class SharedProperties
java.lang.Object
com.simibubi.create.foundation.data.SharedProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.material.Materialstatic final net.minecraft.world.level.material.Material -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BELT_MATERIAL
public static final net.minecraft.world.level.material.Material BELT_MATERIAL -
CRUSHING_WHEEL_CONTROLLER_MATERIAL
public static final net.minecraft.world.level.material.Material CRUSHING_WHEEL_CONTROLLER_MATERIAL
-
-
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()
-