extends Option
| djj | |
| net.minecraft.client.BooleanOption | |
| net.minecraft.class_4062 | |
| net.minecraft.client.options.BooleanOption | |
| net.minecraft.unmapped.C_xukmeomj | |
| net.minecraft.client.settings.BooleanOption | |
| net.minecraft.client.settings.BooleanOption |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Predicate<GameOptions> |
| ||||||||||||||
| private final BiConsumer<GameOptions, Boolean> |
| ||||||||||||||
| private final Text |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String key, Predicate<GameOptions> getter, BiConsumer<GameOptions, Boolean> setter) |
| public | (String arg0, Text arg1, Predicate<GameOptions> arg2, BiConsumer<GameOptions, Boolean> arg3) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public void |
| ||||||||||||||
| private void |
| ||||||||||||||
| public boolean |
| ||||||||||||||
| public AbstractButtonWidget |
| ||||||||||||||
| public Text |
|