implements NarrationSupplier
| gjk | |
| net.minecraft.client.gui.components.Tooltip | |
| net.minecraft.class_7919 | |
| net.minecraft.client.gui.tooltip.Tooltip |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| private final Component |
| ||||||||
| private List<FormattedCharSequence> |
| ||||||||
| private Language |
| ||||||||
| private final Component |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Component content, Component narration) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static Tooltip |
| ||||||||
| public static Tooltip |
| ||||||||
| public void |
| ||||||||
| public List<FormattedCharSequence> |
| ||||||||
| public static List<FormattedCharSequence> |
|