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

Method getMinecraft

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

Source from the content-addressed store, hash-verified

494 }
495
496 public bao getMinecraft() {
497 return bao.B();
498 }
499
500 public bbu getFontrenderer() {
501 return getMinecraft().l;

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