MCPcopy 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

aMethod · 0.95
bMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected