extends KeyMapping
| gen | |
| net.minecraft.client.ToggleKeyMapping | |
| net.minecraft.class_4666 | |
| net.minecraft.client.option.StickyKeyBinding |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final BooleanSupplier |
| ||||||||
| private boolean |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String id, int code, KeyMapping$Category category, BooleanSupplier toggleGetter, boolean restore) |
| public | (String id, InputConstants$Type type, int code, KeyMapping$Category category, BooleanSupplier toggleGetter, boolean restore) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected boolean |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| public boolean |
| ||||||||
| protected void |
|