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

Method isSignGUIOpened

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

Source from the content-addressed store, hash-verified

349 }
350
351 @Override
352 public boolean isSignGUIOpened() {
353 return getMinecraftScreen() instanceof bzm;
354 }
355
356 @Override
357 public void registerKeybindings(List<IKeybinding> keybindings) {

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected