Class DecorationMaterial.MaterialProperties
java.lang.Object
org.moddingx.libx.base.decoration.DecorationMaterial.MaterialProperties
- Enclosing interface:
- DecorationMaterial
-
Constructor Summary
ConstructorDescriptionMaterialProperties
(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.BlockSetType
net.minecraft.world.level.block.state.properties.WoodType
woodType()
-
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()
-