Interface HoverEvent

All Known Implementing Classes:
HoverEvent.ShowEntity, HoverEvent.ShowItem, HoverEvent.ShowText

public interface HoverEvent
Mappings:
Namespace Name
named net/minecraft/text/HoverEvent
intermediary net/minecraft/class_2568
official xm
  • Field Details Link icon

    • CODEC Link icon

      static final com.mojang.serialization.Codec<HoverEvent> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/text/HoverEvent;CODEC:Lcom/mojang/serialization/Codec;
      intermediary field_46601 Lnet/minecraft/class_2568;field_46601:Lcom/mojang/serialization/Codec;
      official a Lxm;a:Lcom/mojang/serialization/Codec;
  • Method Details Link icon

    • getAction Link icon

      HoverEvent.Action getAction()
      Mappings:
      Namespace Name Mixin selector
      named getAction Lnet/minecraft/text/HoverEvent;getAction()Lnet/minecraft/text/HoverEvent$Action;
      intermediary method_10892 Lnet/minecraft/class_2568;method_10892()Lnet/minecraft/class_2568$class_5247;
      official a Lxm;a()Lxm$a;