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

9 lines
457 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;
2018-11-03 06:26:45 -04:00
FIELD b byId Ljava/util/Map;
FIELD c byClass Ljava/util/Map;
METHOD a register (Lcgn$b;)V
METHOD a (Lpu;)Lcgn$b;