Package net.minecraft.text
Class HoverEvent.EntityContent
java.lang.Object
net.minecraft.text.HoverEvent.EntityContent
- Enclosing class:
 HoverEvent
- Mappings:
 Namespace Name official tb$bintermediary net/minecraft/class_2568$class_5248named net/minecraft/text/HoverEvent$EntityContent
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
entityType
- Mappings:
 Namespace Name Mixin selector official aLtb$b;a:Lbfn;intermediary field_24351Lnet/minecraft/class_2568$class_5248;field_24351:Lnet/minecraft/class_1299;named entityTypeLnet/minecraft/text/HoverEvent$EntityContent;entityType:Lnet/minecraft/entity/EntityType;
 - 
uuid
- Mappings:
 Namespace Name Mixin selector official bLtb$b;b:Ljava/util/UUID;intermediary field_24352Lnet/minecraft/class_2568$class_5248;field_24352:Ljava/util/UUID;named uuidLnet/minecraft/text/HoverEvent$EntityContent;uuid:Ljava/util/UUID;
 - 
name
- Mappings:
 Namespace Name Mixin selector official cLtb$b;c:Lsw;intermediary field_24353Lnet/minecraft/class_2568$class_5248;field_24353:Lnet/minecraft/class_2561;named nameLnet/minecraft/text/HoverEvent$EntityContent;name:Lnet/minecraft/text/Text;
 - 
tooltip
- Mappings:
 Namespace Name Mixin selector official dLtb$b;d:Ljava/util/List;intermediary field_24354Lnet/minecraft/class_2568$class_5248;field_24354:Ljava/util/List;named tooltipLnet/minecraft/text/HoverEvent$EntityContent;tooltip:Ljava/util/List;
 
 - 
 - 
Constructor Details
- 
EntityContent
- Mappings:
 Namespace Name Mixin selector official <init>Ltb$b;<init>(Lbfn;Ljava/util/UUID;Lsw;)Vintermediary <init>Lnet/minecraft/class_2568$class_5248;<init>(Lnet/minecraft/class_1299;Ljava/util/UUID;Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/text/HoverEvent$EntityContent;<init>(Lnet/minecraft/entity/EntityType;Ljava/util/UUID;Lnet/minecraft/text/Text;)V
 
 - 
 - 
Method Details
- 
parse
- Mappings:
 Namespace Name Mixin selector official aLtb$b;a(Lcom/google/gson/JsonElement;)Ltb$b;intermediary method_27680Lnet/minecraft/class_2568$class_5248;method_27680(Lcom/google/gson/JsonElement;)Lnet/minecraft/class_2568$class_5248;named parseLnet/minecraft/text/HoverEvent$EntityContent;parse(Lcom/google/gson/JsonElement;)Lnet/minecraft/text/HoverEvent$EntityContent;
 - 
parse
- Mappings:
 Namespace Name Mixin selector official aLtb$b;a(Lsw;)Ltb$b;intermediary method_27681Lnet/minecraft/class_2568$class_5248;method_27681(Lnet/minecraft/class_2561;)Lnet/minecraft/class_2568$class_5248;named parseLnet/minecraft/text/HoverEvent$EntityContent;parse(Lnet/minecraft/text/Text;)Lnet/minecraft/text/HoverEvent$EntityContent;
 - 
toJson
- Mappings:
 Namespace Name Mixin selector official aLtb$b;a()Lcom/google/gson/JsonElement;intermediary method_27679Lnet/minecraft/class_2568$class_5248;method_27679()Lcom/google/gson/JsonElement;named toJsonLnet/minecraft/text/HoverEvent$EntityContent;toJson()Lcom/google/gson/JsonElement;
 - 
asTooltip
- Mappings:
 Namespace Name Mixin selector official bLtb$b;b()Ljava/util/List;intermediary method_27682Lnet/minecraft/class_2568$class_5248;method_27682()Ljava/util/List;named asTooltipLnet/minecraft/text/HoverEvent$EntityContent;asTooltip()Ljava/util/List;
 - 
equals
 - 
hashCode
public int hashCode() 
 -