MCPcopy Create free account
hub / github.com/PaperMC/Paper / getId

Method getId

paper-api/src/main/java/org/bukkit/Art.java:152–152  ·  view source on GitHub ↗

Get the ID of this painting. @return The ID of this painting @deprecated Magic value that is based on inconsistent, data-driven registry

()

Source from the content-addressed store, hash-verified

150 * @deprecated Magic value that is based on inconsistent, data-driven registry
151 */
152 @Deprecated(since = "1.6.2", forRemoval = true)
153 int getId();
154
155 // Paper start - deprecate getKey

Callers 15

getToneByDataMethod · 0.65
verifySharpedDataMethod · 0.65
verifyUnknownToneDataMethod · 0.65
getPlayerMethod · 0.65
NoteMethod · 0.65
EnvironmentEnum · 0.65
setNoteMethod · 0.65
testGameModeMethod · 0.65
initMethod · 0.65
testIllegalMethod · 0.65
gameModeMethod · 0.65
serializeMethod · 0.65

Implementers 1

CraftArtpaper-server/src/main/java/org/bukkit/

Calls

no outgoing calls

Tested by 6

getToneByDataMethod · 0.52
verifySharpedDataMethod · 0.52
verifyUnknownToneDataMethod · 0.52
testGameModeMethod · 0.52
initMethod · 0.52
testIllegalMethod · 0.52