emerald-extension / cn.berberman.emerald.extension / NBTModifier / NBTTagModifier / Slot

Slot

enum class Slot : INBTTagName

NBT slot enumeration.

Enum Values

MainHand take effect when it’s on the main hand.
OffHand take effect when it’s on the off hand.
Feet take effect when it’s wearing on the feet.
Legs take effect when it’s wearing on the legs.
Chest take effect when it’s wearing on the chest.
Head take effect when it’s wearing on the head.
Undefined Should never be used.

Functions

getNBTName fun getNBTName(): String
Get NBT name