Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getKey
Method
getKey
Minecraft-Utils/1.12/src/WrappedItemStack.java:40–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
@Override
41
public
String getKey() {
42
return
getResourceKey(item);
43
}
44
45
@Override
46
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