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

Method getPlayerController

Minecraft-Utils/1.10/src/Variables.java:1007–1009  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1005 }
1006
1007 private blm getPlayerController() {
1008 return getMinecraft().c;
1009 }
1010
1011 @Override
1012 public Gui getCurrentScreen() {

Callers 2

isPlayerSpectatingMethod · 0.95
shouldDrawHUDMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected