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
Methods
Air = 0Soil = 1Gravel = 2Sand = 3Wood = 4Leaves = 5Stone = 6Ore = 7Liquid = 8Snow = 9Ice = 10Metal = 11Mantle = 12Plant = 13Glass = 14Ceramic = 15Cloth = 16Lava = 17Brick = 18Fire = 19Meta = 20Other = 21