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

4 lines
306 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_5335 net/minecraft/util/JsonSerializable
2020-05-29 09:31:34 -04:00
METHOD method_516 toJson (Lcom/google/gson/JsonObject;Ljava/lang/Object;Lcom/google/gson/JsonSerializationContext;)V
METHOD method_517 fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ljava/lang/Object;