Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getLore
Method
getLore
Minecraft-Utils/1.12/src/WrappedItemStack.java:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
@Override
51
public
List<String> getLore() {
52
return
item.a(((Variables) MinecraftFactory.getVars()).getPlayer(), ajz.a.a);
53
}
54
55
@Override
56
public
int
getHealAmount() {
Callers
nothing calls this directly
Calls
3
getVars
Method · 0.95
a
Method · 0.45
getPlayer
Method · 0.45
Tested by
no test coverage detected