Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isActive
Method
isActive
Mod Utils/src/eu/the5zig/mod/util/Display.java:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
public
static
boolean isActive() {
12
return
handler.isActive();
13
}
14
15
public
interface
DisplayHandler {
16
boolean isActive();
Callers
15
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
handleMouseInput
Method · 0.95
Calls
1
isActive
Method · 0.65
Tested by
no test coverage detected