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

12 lines
576 B
Plaintext

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