Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isSelected
Method
isSelected
Minecraft-Utils/1.13/src/GuiList.java:95–98 ·
view source on GitHub ↗
(int id)
Source
from the content-addressed store, hash-verified
93
}
94
95
@Override
96
public
boolean isSelected(
int
id) {
97
return
selected == id;
98
}
99
100
/**
101
* drawBackground
Callers
1
a
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected