MCPcopy 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

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

Calls 1

getResourceKeyMethod · 0.95

Tested by

no test coverage detected