Class DecorationMaterial.MaterialProperties
java.lang.Object
org.moddingx.libx.base.decoration.DecorationMaterial.MaterialProperties
- Enclosing interface:
DecorationMaterial
-
Constructor Summary
ConstructorsConstructorDescriptionMaterialProperties(net.minecraft.world.level.block.state.properties.BlockSetType blockSetType, net.minecraft.world.level.block.state.properties.WoodType woodType) -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.level.block.state.properties.BlockSetTypenet.minecraft.world.level.block.state.properties.WoodTypewoodType()
-
Constructor Details
-
MaterialProperties
-
-
Method Details
-
blockSetType
public net.minecraft.world.level.block.state.properties.BlockSetType blockSetType() -
woodType
public net.minecraft.world.level.block.state.properties.WoodType woodType()
-