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

Method getPlayerController

Minecraft-Utils/1.8/src/Variables.java:963–965  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

961 }
962
963 private cem getPlayerController() {
964 return getMinecraft().c;
965 }
966
967 @Override
968 public String[] getHotbarKeys() {

Callers 2

isPlayerSpectatingMethod · 0.95
shouldDrawHUDMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected