implements TooltipProvider
dai | |
net.minecraft.world.item.component.ItemLore | |
net.minecraft.class_9290 | |
net.minecraft.component.type.LoreComponent | |
net.minecraft.world.item.component.ItemLore |
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> arg0, List<Component> arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public ItemLore |
| ||||||||
public void |
| ||||||||
public List<Component> |
| ||||||||
public List<Component> |
|