Get the ID of this map item. Corresponds to the damage value of a map in an inventory. @return The ID of the map.
()
| 55 | * @return The ID of the map. |
| 56 | */ |
| 57 | public short getId(); |
| 58 | |
| 59 | /** |
| 60 | * Check whether this map is virtual. A map is virtual if its lowermost |
no outgoing calls
no test coverage detected