Uses of Record Class
net.minecraft.component.type.LoreComponent
Packages that use LoreComponent
Package
Description
-
Uses of LoreComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type LoreComponentModifier and TypeFieldDescriptionstatic final ComponentType<LoreComponent> DataComponentTypes.LORE -
Uses of LoreComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as LoreComponentFields in net.minecraft.component.type with type parameters of type LoreComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LoreComponent> LoreComponent.CODECstatic final PacketCodec<RegistryByteBuf, LoreComponent> LoreComponent.PACKET_CODECMethods in net.minecraft.component.type that return LoreComponent -
Uses of LoreComponent in net.minecraft.loot.function
Methods in net.minecraft.loot.function with parameters of type LoreComponentModifier and TypeMethodDescriptionSetLoreLootFunction.getNewLoreTexts(@Nullable LoreComponent current, LootContext context)