net.minecraft.server.v1_8_R3

class ChatTypeAdapter

extends com.google.gson.TypeAdapter<T>

nr$1
net.minecraft.util.EnumTypeAdapterFactory$1
net.minecraft.server.v1_8_R3.ChatTypeAdapter

构造函数概要

修饰符构造函数
(ChatTypeAdapterFactory arg0, Map arg1)

方法概要

修饰符与类型方法
public void
write(com.google.gson.stream.JsonWriter arg0, T arg1)
write(com.google.gson.stream.JsonWriter arg0, T arg1)
public T
read(com.google.gson.stream.JsonReader arg0)
read(com.google.gson.stream.JsonReader arg0)