Item Factory
An instance of the ItemFactory can be obtained with getItemFactory.
The ItemFactory is solely responsible for creating item meta containers to apply on item stacks.
Functions
Link copied to clipboard
Returns the default color for all leather armor.
Link copied to clipboard
This creates getClassById new item meta for the material.
Link copied to clipboard
This method checks the item meta to confirm that it is applicable (no data lost if applied) to the specified Material.
This method checks the item meta to confirm that it is applicable (no data lost if applied) to the specified ItemStack.