public class BaseComponentSerializer extends Object
Constructor and Description |
---|
BaseComponentSerializer() |
Modifier and Type | Method and Description |
---|---|
protected void |
deserialize(com.google.gson.JsonObject object,
BaseComponent component,
com.google.gson.JsonDeserializationContext context) |
protected void |
serialize(com.google.gson.JsonObject object,
BaseComponent component,
com.google.gson.JsonSerializationContext context) |
protected void deserialize(com.google.gson.JsonObject object, BaseComponent component, com.google.gson.JsonDeserializationContext context)
protected void serialize(com.google.gson.JsonObject object, BaseComponent component, com.google.gson.JsonSerializationContext context)
Copyright © 2012–2014 SpigotMC. All rights reserved.