MCPcopy Create free account
hub / github.com/Teneted/Tenet / getId

Method getId

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

Get the ID of this map item for use with MapMeta. @return The ID of the map.

()

Source from the content-addressed store, hash-verified

65 * @return The ID of the map.
66 */
67 public int getId();
68
69 /**
70 * Check whether this map is virtual. A map is virtual if its lowermost

Callers 15

runMethod · 0.65
NoteMethod · 0.65
EnvironmentEnum · 0.65
getOfflinePlayerMethod · 0.65
getUniqueIdMethod · 0.65
serializeMethod · 0.65
toStringMethod · 0.65
playEffectMethod · 0.65
CraftEvilClass · 0.65
getIdMethod · 0.65
CraftLegacyClass · 0.65
getNameMethod · 0.65

Implementers 1

CraftMapViewsrc/main/java/org/bukkit/craftbukkit/v

Calls

no outgoing calls

Tested by 1

loginMethod · 0.52