Package net.minecraft.network.chat
Class HoverEvent
java.lang.Object
net.minecraft.network.chat.HoverEvent
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate final HoverEvent.Action<?>
(package private) static final org.slf4j.Logger
private final Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HoverEvent
deserialize
(com.google.gson.JsonObject p_130822_) boolean
<T> T
getValue
(HoverEvent.Action<T> p_130824_) int
hashCode()
com.google.gson.JsonObject
toString()
-
Field Details
-
LOGGER
static final org.slf4j.Logger LOGGER -
action
-
value
-
-
Constructor Details
-
HoverEvent
-
-
Method Details