Uses of Class
net.minecraft.network.chat.HoverEvent.ItemStackInfo
Packages that use HoverEvent.ItemStackInfo
-
Uses of HoverEvent.ItemStackInfo in net.minecraft.network.chat
Fields in net.minecraft.network.chat with type parameters of type HoverEvent.ItemStackInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<HoverEvent.ItemStackInfo> HoverEvent.ItemStackInfo.CODEC
static final com.mojang.serialization.Codec
<HoverEvent.ItemStackInfo> HoverEvent.ItemStackInfo.FULL_CODEC
static final HoverEvent.Action
<HoverEvent.ItemStackInfo> HoverEvent.Action.SHOW_ITEM
private static final com.mojang.serialization.Codec
<HoverEvent.ItemStackInfo> HoverEvent.ItemStackInfo.SIMPLE_CODEC
Methods in net.minecraft.network.chat that return types with arguments of type HoverEvent.ItemStackInfoModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult
<HoverEvent.ItemStackInfo> HoverEvent.ItemStackInfo.legacyCreate
(Component p_304732_, RegistryOps<?> p_331763_)