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

Method getMinecraft

Minecraft-Utils/1.8/src/Variables.java:494–496  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

492 }
493
494 public bsu getMinecraft() {
495 return bsu.z();
496 }
497
498 public bty getFontrenderer() {
499 return getMinecraft().k;

Callers 15

playSoundMethod · 0.95
getServerDataMethod · 0.95
resetServerMethod · 0.95
isPlayerListShownMethod · 0.95
displayScreenMethod · 0.95
joinServerMethod · 0.95
disconnectFromWorldMethod · 0.95
getFontrendererMethod · 0.95
getGameSettingsMethod · 0.95
getPlayerMethod · 0.95
getWorldMethod · 0.95
getGuiIngameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected