yarn/mappings/net/minecraft/world/loot/LootTableRanges.mapping

5 lines
284 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS cof net/minecraft/world/loot/LootTableRanges
FIELD a types Ljava/util/Map;
2019-04-03 12:16:41 -04:00
METHOD a serialize (Lcoe;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
METHOD a deserialize (Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lcoe;