Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
middleClickMouse
Method · 0.95
doRenderLayer
Method · 0.95
doRenderLayer
Method · 0.95
updateTick
Method · 0.95
isHittingPosition
Method · 0.95
onItemRightClick
Method · 0.95
matches
Method · 0.95
getCraftingResult
Method · 0.95
getCraftingResult
Method · 0.95
getCraftingResult
Method · 0.95
func_179533_c
Method · 0.95
matches
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected