MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getMetadata

Method getMetadata

src/main/java/net/minecraft/item/ItemStack.java:273–276  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271 }
272
273 public int getMetadata()
274 {
275 return this.itemDamage;
276 }
277
278 public void setItemDamage(int meta)
279 {

Callers 15

middleClickMouseMethod · 0.95
doRenderLayerMethod · 0.95
doRenderLayerMethod · 0.95
updateTickMethod · 0.95
isHittingPositionMethod · 0.95
onItemRightClickMethod · 0.95
matchesMethod · 0.95
getCraftingResultMethod · 0.95
getCraftingResultMethod · 0.95
getCraftingResultMethod · 0.95
func_179533_cMethod · 0.95
matchesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected