Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getKey
Method
getKey
Minecraft-Utils/1.13/src/WrappedItemStack.java:41–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
@Override
42
public
String getKey() {
43
return
getResourceKey(item);
44
}
45
46
@Override
47
public
String getDisplayName() {
Callers
4
getItemInMainHand
Method · 0.95
getItemInOffHand
Method · 0.95
getItemInArmorSlot
Method · 0.95
render
Method · 0.45
Calls
1
getResourceKey
Method · 0.95
Tested by
no test coverage detected