Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ shouldRenderOwnName
Method
shouldRenderOwnName
The 5zig Mod/src/BytecodeHook.java:476–479 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
474
}
475
476
@BytecodeAccess
477
public
static
boolean shouldRenderOwnName() {
478
return
The5zigMod.getConfig().getBool(
"showOwnNameTag"
);
479
}
480
}
Callers
nothing calls this directly
Calls
2
getConfig
Method · 0.95
getBool
Method · 0.80
Tested by
no test coverage detected