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

Method getPlayerController

Minecraft-Utils/1.12/src/Variables.java:1019–1021  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1017 }
1018
1019 private bry getPlayerController() {
1020 return getMinecraft().c;
1021 }
1022
1023 @Override
1024 public Gui getCurrentScreen() {

Callers 2

isPlayerSpectatingMethod · 0.95
shouldDrawHUDMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected