MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / isDrawSelection

Method isDrawSelection

Minecraft-Utils/1.10/src/GuiList.java:613–616  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

611 }
612
613 @Override
614 public boolean isDrawSelection() {
615 return r;
616 }
617
618 @Override
619 public void setDrawSelection(boolean drawSelection) {

Callers 1

bMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected