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

Method getMinecraftScreen

Minecraft-Utils/1.13/src/Variables.java:1055–1058  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1053 }
1054
1055 @Override
1056 public Object getMinecraftScreen() {
1057 return getMinecraft().m;
1058 }
1059
1060 @Override
1061 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