implements TooltipProvider
| dnh | |
| net.minecraft.world.item.component.ItemLore | |
| net.minecraft.class_9290 | |
| net.minecraft.component.type.LoreComponent |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<Component> |
| ||||||||
| private final List<Component> |
| ||||||||
| public static final ItemLore |
| ||||||||
| public static final int |
| ||||||||
| private static final Style |
| ||||||||
| public static final com.mojang.serialization.Codec<ItemLore> |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ItemLore> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<Component> lines) |
| public | (List<Component> lines, List<Component> styledLines) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public ItemLore |
| ||||||||
| public void |
| ||||||||
| public List<Component> |
| ||||||||
| public List<Component> |
|