Class HoverEvent

java.lang.Object
net.minecraft.text.HoverEvent

public class HoverEvent extends Object
Mappings:
Namespace Name
official hr
intermediary net/minecraft/class_1984
named net/minecraft/text/HoverEvent
  • Field Details

    • field_8486

      private final class_1985 field_8486
      Mappings:
      Namespace Name Mixin selector
      official a Lhr;a:Lhs;
      intermediary field_8486 Lnet/minecraft/class_1984;field_8486:Lnet/minecraft/class_1985;
      named field_8486 Lnet/minecraft/text/HoverEvent;field_8486:Lnet/minecraft/class_1985;
    • value

      private final Text value
      Mappings:
      Namespace Name Mixin selector
      official b Lhr;b:Lho;
      intermediary field_8487 Lnet/minecraft/class_1984;field_8487:Lnet/minecraft/class_1982;
      named value Lnet/minecraft/text/HoverEvent;value:Lnet/minecraft/text/Text;
  • Constructor Details

  • Method Details

    • method_7480

      public class_1985 method_7480()
      Mappings:
      Namespace Name Mixin selector
      official a Lhr;a()Lhs;
      intermediary method_7480 Lnet/minecraft/class_1984;method_7480()Lnet/minecraft/class_1985;
      named method_7480 Lnet/minecraft/text/HoverEvent;method_7480()Lnet/minecraft/class_1985;
    • getValue

      public Text getValue()
      Mappings:
      Namespace Name Mixin selector
      official b Lhr;b()Lho;
      intermediary method_7481 Lnet/minecraft/class_1984;method_7481()Lnet/minecraft/class_1982;
      named getValue Lnet/minecraft/text/HoverEvent;getValue()Lnet/minecraft/text/Text;
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
      Mappings:
      Namespace Name Mixin selector
      official equals Lhr;equals(Ljava/lang/Object;)Z
      intermediary equals Lnet/minecraft/class_1984;equals(Ljava/lang/Object;)Z
      named equals Lnet/minecraft/text/HoverEvent;equals(Ljava/lang/Object;)Z
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Mappings:
      Namespace Name Mixin selector
      official toString Lhr;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_1984;toString()Ljava/lang/String;
      named toString Lnet/minecraft/text/HoverEvent;toString()Ljava/lang/String;
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
      Mappings:
      Namespace Name Mixin selector
      official hashCode Lhr;hashCode()I
      intermediary hashCode Lnet/minecraft/class_1984;hashCode()I
      named hashCode Lnet/minecraft/text/HoverEvent;hashCode()I