MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / blockScreen

Method blockScreen

src/main/java/Client/Roster.java:1756–1759  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1754 }
1755
1756 public void blockScreen() {
1757 AutoStatus.getInstance().appLocked();
1758 new SplashScreen(mainbar, VirtualCanvas.keyLock);
1759 }
1760
1761 public void toggleVibra() {
1762 // swap profiles

Callers 2

longKeyMethod · 0.95
commandExecuteMethod · 0.80

Calls 2

getInstanceMethod · 0.95
appLockedMethod · 0.80

Tested by

no test coverage detected