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

Method getData

paper-api/src/main/java/org/bukkit/block/Block.java:43–43  ·  view source on GitHub ↗

Gets the metadata for this block @return block specific metadata @deprecated Magic value

()

Source from the content-addressed store, hash-verified

41 * @deprecated Magic value
42 */
43 @Deprecated(since = "1.6.2", forRemoval = true)
44 byte getData();
45
46 /**

Callers 15

getByDataMethod · 0.65
getByDataMethod · 0.65
getDataMethod · 0.65
getByDataMethod · 0.65
getByDataMethod · 0.65
testComparatorMethod · 0.65
GrassSpeciesEnum · 0.65
CropStateEnum · 0.65
mapChildrenKeysMethod · 0.65
mapChildrenValuesMethod · 0.65
setFacingDirectionMethod · 0.65
getFacingMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 9

getByDataMethod · 0.52
getByDataMethod · 0.52
getDataMethod · 0.52
getByDataMethod · 0.52
getByDataMethod · 0.52
testComparatorMethod · 0.52
testWithMetaMethod · 0.52
checkAllApiExistsMethod · 0.52
checkNoExtraApiMethod · 0.52