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

Method getMinecraftScreen

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

Source from the content-addressed store, hash-verified

1007 }
1008
1009 @Override
1010 public Object getMinecraftScreen() {
1011 return getMinecraft().m;
1012 }
1013
1014 @Override
1015 public void messagePlayer(String message) {

Callers 5

isChatOpenedMethod · 0.95
getChatFieldMethod · 0.95
isSignGUIOpenedMethod · 0.95
joinServerMethod · 0.95
isTerrainLoadingMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected