Table of Contents

Enum EnumBlockMaterial

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Material of which a block my be made of Currently only used for mining speed for tools

public enum EnumBlockMaterial

Fields

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