yarn/mappings/net/minecraft/util/IJsonSerializable.mapping

5 lines
169 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS nx net/minecraft/util/IJsonSerializable
2016-09-14 06:00:19 -04:00
METHOD a serialize ()Lcom/google/gson/JsonElement;
METHOD a deserialize (Lcom/google/gson/JsonElement;)V
ARG 0 element