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

Method getPlayerController

Minecraft-Utils/1.12.2/src/Variables.java:1018–1020  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 2

isPlayerSpectatingMethod · 0.95
shouldDrawHUDMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected