yarn/mappings/net/minecraft/world/loot/function/SetAttributesLootFunction.m...

11 lines
587 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS coj net/minecraft/world/loot/function/SetAttributesLootFunction
CLASS coj$b net/minecraft/world/loot/function/SetAttributesLootFunction$Attribute
2019-02-20 16:01:25 -05:00
FIELD a name Ljava/lang/String;
FIELD b attribute Ljava/lang/String;
2019-03-14 08:57:09 -04:00
FIELD d amountRange Lcnf;
2019-02-20 16:01:25 -05:00
FIELD e id Ljava/util/UUID;
2019-03-14 08:57:09 -04:00
FIELD f slots [Laib;
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcoj$b;
2019-02-20 16:01:25 -05:00
METHOD a serialize (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject;
2019-03-14 08:57:09 -04:00
CLASS coj$d net/minecraft/world/loot/function/SetAttributesLootFunction$Factory