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

Method getMinecraft

Minecraft-Utils/1.9.4/src/Variables.java:478–480  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

476 }
477
478 public bcd getMinecraft() {
479 return bcd.z();
480 }
481
482 public bcr getFontrenderer() {
483 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