Package net.minecraft.util.text.event
Class HoverEvent
java.lang.Object
net.minecraft.util.text.event.HoverEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final HoverEvent.Action<?>private static final org.apache.logging.log4j.Loggerprivate final Object -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HoverEventdeserialize(com.google.gson.JsonObject p_240661_0_) boolean<T> TgetValue(HoverEvent.Action<T> p_240662_1_) inthashCode()com.google.gson.JsonObjecttoString()
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
action
-
value
-
-
Constructor Details
-
HoverEvent
-
-
Method Details