Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getItemDamage
Method
getItemDamage
src/main/java/net/minecraft/item/ItemStack.java:268–271 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
266
}
267
268
public
int
getItemDamage()
269
{
270
return
this.itemDamage;
271
}
272
273
public
int
getMetadata()
274
{
Callers
11
getTooltip
Method · 0.95
getCraftingResult
Method · 0.95
updateRepairOutput
Method · 0.95
setCurrentItem
Method · 0.95
onLivingUpdate
Method · 0.95
onLivingUpdate
Method · 0.95
getHealingPotion
Method · 0.95
getSpeedPotion
Method · 0.95
matchesProperties
Method · 0.80
renderItemOverlayIntoGUI
Method · 0.80
drawProjectiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected