WhenComponent

constructor(condition: Supplier<out Boolean>, ifTrue: Supplier<out GuiComponent>, ifFalse: Supplier<out GuiComponent>)(source)