Enum EnumItemClass
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
The type of collectible in an itemstack.
[DocumentAsJson]
public enum EnumItemClass
Methods
Block = 0
This itemstack holds a block.
Item = 1
This itemstack holds an item.