Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getChatScale
Method
getChatScale
Minecraft-Utils/1.10.2/src/Gui2ndChat.java:363–365 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
361
}
362
363
public
float getChatScale() {
364
return
MinecraftFactory.getClassProxyCallback().get2ndChatScale();
365
}
366
367
@Override
368
public
int
getLineCount() {
Callers
3
draw
Method · 0.95
setChatLine
Method · 0.95
getChatComponent
Method · 0.95
Calls
2
getClassProxyCallback
Method · 0.95
get2ndChatScale
Method · 0.65
Tested by
no test coverage detected