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