Package net.minecraft.text
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
-
Method Details
-
getAction
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;
-