Package net.minecraft.network.chat
Class Component.Serializer
java.lang.Object
net.minecraft.network.chat.Component.Serializer
- Enclosing interface:
- Component
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static MutableComponent
deserialize
(com.google.gson.JsonElement p_130720_) static MutableComponent
fromJson
(com.google.gson.JsonElement p_130692_) static MutableComponent
static MutableComponent
fromJsonLenient
(String p_130715_) (package private) static com.google.gson.JsonElement
static String
static com.google.gson.JsonElement
toJsonTree
(Component p_130717_)
-
Field Details
-
GSON
private static final com.google.gson.Gson GSON
-
-
Constructor Details
-
Serializer
private Serializer()
-
-
Method Details
-
deserialize
-
serialize
-
toJson
-
toJsonTree
-
fromJson
-
fromJson
-
fromJsonLenient
-