Enum EnumBlockMaterial
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
Materials of which a block may be made of. Currently only used for mining speed for tools and blast resistance. Open in GitHub
[DocumentAsJson]
public enum EnumBlockMaterial
- Extension Methods
Fields
Air = 0Brick = 18Ceramic = 15Cloth = 16Fire = 19Glass = 14Gravel = 2Ice = 10Lava = 17Leaves = 5Liquid = 8Mantle = 12Meta = 20Metal = 11Ore = 7Other = 21Plant = 13Sand = 3Snow = 9Soil = 1Stone = 6Wood = 4