Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getHasSubtypes
Method
getHasSubtypes
src/main/java/net/minecraft/item/ItemStack.java:255–258 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
253
}
254
255
public
boolean getHasSubtypes()
256
{
257
return
this.item.getHasSubtypes();
258
}
259
260
/**
261
* returns true when a damageable item is damaged
Callers
2
getTooltip
Method · 0.95
slotClick
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected