GuiElementBoolean

constructor(x: Int, y: Int, value: Supplier<Boolean>, toggleCallback: Consumer<Boolean>)(source)
constructor(x: Int, y: Int, value: Supplier<Boolean>, clickRadius: Int, toggleCallback: Consumer<Boolean>)(source)