()
| 360 | } |
| 361 | |
| 362 | @Override |
| 363 | public boolean isSignGUIOpened() { |
| 364 | return getMinecraftScreen() instanceof aze; |
| 365 | } |
| 366 | |
| 367 | @Override |
| 368 | public void registerKeybindings(List<IKeybinding> keybindings) { |
nothing calls this directly
no test coverage detected