| Identifier |
| getIconTexture() |
| method_30286() |
| getIconId() |
|
| ResourcePackCompatibility |
| getCompatibility() |
| method_29648() |
| getCompatibility() |
|
| String |
| getId() |
| method_48276() |
| getName() |
|
| Text |
| getTitle() |
| method_29650() |
| getDisplayName() |
|
| Text |
| getDescription() |
| method_29651() |
| getDescription() |
|
| ResourcePackSource |
| getPackSource() |
| method_29652() |
| getSource() |
|
| default Text |
| getExtendedDescription() |
| method_29653() |
| getDecoratedDescription() |
|
| boolean |
| isFixedPosition() |
| method_29654() |
| isPinned() |
|
| boolean |
| isRequired() |
| method_29655() |
| isAlwaysEnabled() |
|
| void |
| select() |
| method_29656() |
| enable() |
|
| void |
| unselect() |
| method_29657() |
| disable() |
|
| void |
| moveUp() |
| method_29658() |
| moveTowardStart() |
|
| void |
| moveDown() |
| method_29659() |
| moveTowardEnd() |
|
| boolean |
| isSelected() |
| method_29660() |
| isEnabled() |
|
| default boolean |
| canSelect() |
| method_29661() |
| canBeEnabled() |
|
| default boolean |
| canUnselect() |
| method_29662() |
| canBeDisabled() |
|
| boolean |
| canMoveUp() |
| method_29663() |
| canMoveTowardStart() |
|
| boolean |
| canMoveDown() |
| method_29664() |
| canMoveTowardEnd() |
|