MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getChatScale

Method getChatScale

Minecraft-Utils/1.12.2/src/Gui2ndChat.java:360–362  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

358 }
359
360 public float getChatScale() {
361 return MinecraftFactory.getClassProxyCallback().get2ndChatScale();
362 }
363
364 @Override
365 public int getLineCount() {

Callers 3

drawMethod · 0.95
setChatLineMethod · 0.95
getChatComponentMethod · 0.95

Calls 2

getClassProxyCallbackMethod · 0.95
get2ndChatScaleMethod · 0.65

Tested by

no test coverage detected