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

Method getPlayerController

Minecraft-Utils/1.8.9/src/Variables.java:995–997  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

993 }
994
995 private bda getPlayerController() {
996 return getMinecraft().c;
997 }
998
999 @Override
1000 public Gui getCurrentScreen() {

Callers 2

isPlayerSpectatingMethod · 0.95
shouldDrawHUDMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected