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

Method getMinecraft

Minecraft-Utils/1.13/src/Variables.java:523–525  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

521 }
522
523 public cfi getMinecraft() {
524 return cfi.s();
525 }
526
527 public cfz getFontrenderer() {
528 return getMinecraft().l;

Callers 15

isKeyDownMethod · 0.95
enableRepeatEventsMethod · 0.95
isButtonDownMethod · 0.95
getXMethod · 0.95
getYMethod · 0.95
isActiveMethod · 0.95
VariablesMethod · 0.95
playSoundMethod · 0.95
getServerDataMethod · 0.95
resetServerMethod · 0.95
isPlayerListShownMethod · 0.95
displayScreenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected