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