public final class ToggleComponentImpl extends Component implements ToggleComponent
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDefaultValue() |
static ToggleComponentImpl |
of(String text) |
static ToggleComponentImpl |
of(String text,
boolean defaultValue) |
public static ToggleComponentImpl of(String text, boolean defaultValue)
of in interface ToggleComponentpublic static ToggleComponentImpl of(String text)
of in interface ToggleComponentpublic boolean getDefaultValue()
getDefaultValue in interface ToggleComponentCopyright © 2020 GeyserMC. All rights reserved.