MCPcopy Create free account
hub / github.com/Bukkit/Bukkit / getId

Method getId

src/main/java/org/bukkit/map/MapView.java:57–57  ·  view source on GitHub ↗

Get the ID of this map item. Corresponds to the damage value of a map in an inventory. @return The ID of the map.

()

Source from the content-addressed store, hash-verified

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

Callers 3

MaterialDataMethod · 0.65
ItemStackMethod · 0.65
setTypeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected