Package fr.andross.banitem.items
Class MetaItem
java.lang.Object
fr.andross.banitem.items.BannedItem
fr.andross.banitem.items.MetaItem
- All Implemented Interfaces:
ICustomName
An item wrapper for meta items
- Version:
- 3.3
- Author:
- Andross
-
Constructor Summary
-
Method Summary
Methods inherited from class fr.andross.banitem.items.BannedItem
getData, getItemMeta, getItemStack, getType, hashCode, toItemStack
-
Constructor Details
-
MetaItem
-
-
Method Details
-
getName
Get the custom banned item name from customitems.yml- Specified by:
getName
in interfaceICustomName
- Returns:
- the custom banned item name from customitems.yml
-
equals
- Overrides:
equals
in classBannedItem
-