Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isDrawSelection
Method
isDrawSelection
Minecraft-Utils/1.7.10/src/GuiList.java:707–710 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
705
}
706
707
@Override
708
public
boolean isDrawSelection() {
709
return
drawSelection;
710
}
711
712
@Override
713
public
void
setDrawSelection(boolean drawSelection) {
Callers
1
b
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected