Package com.mojang.realmsclient.dto
Class RealmsRegion.RealmsRegionJsonAdapter
java.lang.Object
com.google.gson.TypeAdapter<RealmsRegion>
com.mojang.realmsclient.dto.RealmsRegion.RealmsRegionJsonAdapter
- Enclosing class:
RealmsRegion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(JsonReader pReader) voidwrite(JsonWriter pWriter, RealmsRegion pRegion) Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
RealmsRegionJsonAdapter
public RealmsRegionJsonAdapter()
-
-
Method Details
-
write
- Specified by:
writein classTypeAdapter<RealmsRegion>- Throws:
IOException
-
read
- Specified by:
readin classTypeAdapter<RealmsRegion>- Throws:
IOException
-