| Constructor and Description |
|---|
EntitySerializer() |
| Modifier and Type | Method and Description |
|---|---|
Entity |
deserialize(com.google.gson.JsonElement element,
Type type,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(Entity content,
Type type,
com.google.gson.JsonSerializationContext context) |
public Entity deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<Entity>com.google.gson.JsonParseExceptionCopyright © 2015–2021 WaterfallMC. All rights reserved.