Uses of Class
net.minecraft.text.HoverEvent.ItemStackContent
Packages that use HoverEvent.ItemStackContent
-
Uses of HoverEvent.ItemStackContent in net.minecraft.text
Fields in net.minecraft.text with type parameters of type HoverEvent.ItemStackContentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<HoverEvent.ItemStackContent> HoverEvent.ItemStackContent.CODEC
private static final com.mojang.serialization.Codec
<HoverEvent.ItemStackContent> HoverEvent.ItemStackContent.ENTRY_BASED_CODEC
static final com.mojang.serialization.Codec
<HoverEvent.ItemStackContent> HoverEvent.ItemStackContent.ITEM_STACK_CODEC
static final HoverEvent.Action
<HoverEvent.ItemStackContent> HoverEvent.Action.SHOW_ITEM
Methods in net.minecraft.text that return types with arguments of type HoverEvent.ItemStackContentModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult
<HoverEvent.ItemStackContent> HoverEvent.ItemStackContent.legacySerializer
(Text text, @Nullable RegistryOps<?> ops)