Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isDrawSelection
Method
isDrawSelection
Minecraft-Utils/1.8/src/GuiList.java:628–631 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
626
}
627
628
@Override
629
public
boolean isDrawSelection() {
630
return
r;
631
}
632
633
@Override
634
public
void
setDrawSelection(boolean drawSelection) {
Callers
1
b
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected