yarn/mappings/net/minecraft/world/loot/function/LootItemFunctions.mapping

5 lines
340 B
Plaintext
Raw Normal View History

2018-11-03 03:44:17 -04:00
CLASS cgo net/minecraft/world/loot/function/LootItemFunctions
2018-10-31 12:57:21 -04:00
CLASS cgo$a DeSerializer
METHOD a serialize (Lcgn;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
METHOD a deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lcgn;