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

Method addRadioCheckBox

Mod Utils/src/eu/the5zig/mod/gui/Gui.java:131–133  ·  view source on GitHub ↗
(RadioCheckBox radioCheckBox)

Source from the content-addressed store, hash-verified

129 }
130
131 public void addRadioCheckBox(RadioCheckBox radioCheckBox) {
132 radioCheckBoxes.add(radioCheckBox);
133 }
134
135 /**
136 * Action performed

Callers 1

initGuiMethod · 0.80

Calls 1

addMethod · 0.45

Tested by

no test coverage detected