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