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

Method isSignGUIOpened

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

Source from the content-addressed store, hash-verified

360 }
361
362 @Override
363 public boolean isSignGUIOpened() {
364 return getMinecraftScreen() instanceof aze;
365 }
366
367 @Override
368 public void registerKeybindings(List<IKeybinding> keybindings) {

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected