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

12 lines
576 B
Plaintext

CLASS clj net/minecraft/world/loot/function/SetAttributesLootFunction
CLASS clj$b Attribute
FIELD a name Ljava/lang/String;
FIELD b attribute Ljava/lang/String;
FIELD d amountRange Lckf;
FIELD e id Ljava/util/UUID;
FIELD f slots [Lahq;
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lclj$b;
METHOD a serialize (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject;
CLASS clj$d Factory
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lcmj;)Lclj;