Package group24.escaperoom.entities
Class ItemID
java.lang.Object
group24.escaperoom.entities.ItemID
- All Implemented Interfaces:
ItemPropertyValue
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemID
public ItemID(int val)
-
-
Method Details
-
equals
-
getID
public int getID() -
getDisplay
- Specified by:
getDisplayin interfaceItemPropertyValue- Parameters:
parent- the menu spawning this entry- Returns:
- the
Menu.MenuEntrydescribing thisItemPropertyValue
-