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

Method getData

src/main/java/org/bukkit/block/Block.java:40–40  ·  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

38 * @deprecated Magic value
39 */
40 @Deprecated
41 byte getData();
42
43 /**

Callers 15

GrassSpeciesEnum · 0.65
CropStateEnum · 0.65
CraftChunkClass · 0.65
containsMethod · 0.65
getChunkSnapshotMethod · 0.65
playEffectMethod · 0.65
spawnFallingBlockMethod · 0.65
toLegacyDataMethod · 0.65
getDataMethod · 0.65
getBlockMethod · 0.65
playEffectMethod · 0.65

Implementers 1

CraftBlocksrc/main/java/org/bukkit/craftbukkit/v

Calls

no outgoing calls

Tested by

no test coverage detected