Uses of Record Class
net.minecraft.world.item.component.ItemLore
Packages that use ItemLore
Package
Description
-
Uses of ItemLore in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type ItemLore -
Uses of ItemLore in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as ItemLoreFields in net.minecraft.world.item.component with type parameters of type ItemLoreModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ItemLore> ItemLore.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemLore> ItemLore.STREAM_CODECMethods in net.minecraft.world.item.component that return ItemLore -
Uses of ItemLore in net.minecraft.world.level.storage.loot.functions
Methods in net.minecraft.world.level.storage.loot.functions with parameters of type ItemLoreModifier and TypeMethodDescriptionSetLoreFunction.updateLore(ItemLore p_330567_, LootContext p_331214_)