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

11 lines
467 B
Plaintext

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