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

Method isSignGUIOpened

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

Source from the content-addressed store, hash-verified

357 }
358
359 @Override
360 public boolean isSignGUIOpened() {
361 return getMinecraftScreen() instanceof biz;
362 }
363
364 @Override
365 public void registerKeybindings(List<IKeybinding> keybindings) {

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected