MCPcopy 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

getItemInMainHandMethod · 0.95
getItemInOffHandMethod · 0.95
getItemInArmorSlotMethod · 0.95
renderMethod · 0.45

Calls 1

getResourceKeyMethod · 0.95

Tested by

no test coverage detected