MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / toString

Method toString

src/main/java/Client/Group.java:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 }
103
104 public String toString(){ return mainbar(name); }
105
106 public void onSelect(){
107 collapsed=!collapsed;

Callers 1

mainbarMethod · 0.45

Calls 1

mainbarMethod · 0.95

Tested by

no test coverage detected