Class | Description |
---|---|
CustomArmor |
Creates a Custom Item with the ItemType ARMOR and the ArmorDurability
Durability Mechanics.
|
CustomBow |
A Custom Bow.
|
CustomItem |
A Custom Item with multiple values that can be changed.
|
CustomItemStack |
A CustomItemStack contains an ItemStack and a Custom Item.
|
CustomLeatherArmor |
A Custom Armor that is made of a leather armor material.
|
CustomPlayerSkull | |
CustomTool |
Creates a CustomItem of the ItemType TOOL.
|
StorageCustomItem |
Used for Converting the Objects saved in the data.yml file.
|