Uses of Enum Class
net.minecraft.network.chat.HoverEvent.Action
Packages that use HoverEvent.Action
-
Uses of HoverEvent.Action in net.minecraft.network.chat
Fields in net.minecraft.network.chat with type parameters of type HoverEvent.ActionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HoverEvent.Action> HoverEvent.Action.CODECstatic final com.mojang.serialization.Codec<HoverEvent.Action> HoverEvent.Action.UNSAFE_CODECMethods in net.minecraft.network.chat that return HoverEvent.ActionModifier and TypeMethodDescriptionHoverEvent.action()HoverEvent.ShowEntity.action()HoverEvent.ShowItem.action()HoverEvent.ShowText.action()static HoverEvent.ActionReturns the enum constant of this class with the specified name.static HoverEvent.Action[]HoverEvent.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.network.chat that return types with arguments of type HoverEvent.ActionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<HoverEvent.Action> HoverEvent.Action.filterForSerialization(HoverEvent.Action pAction) Methods in net.minecraft.network.chat with parameters of type HoverEvent.ActionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<HoverEvent.Action> HoverEvent.Action.filterForSerialization(HoverEvent.Action pAction)