yarn/mappings/net/minecraft/world/loot/function/LootTableFunctionSetAttribu...

19 lines
938 B
Plaintext

CLASS ben net/minecraft/world/loot/function/LootTableFunctionSetAttributes
CLASS ben$a Attribute
FIELD a name Ljava/lang/String;
FIELD b attribute Ljava/lang/String;
FIELD c operationId I
FIELD d amountRange Lbeh;
FIELD e id Ljava/util/UUID;
FIELD f slots [Lug;
METHOD a getOperationName (I)Ljava/lang/String;
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lben$a;
METHOD a serialize (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject;
METHOD a getOperationId (Ljava/lang/String;)I
CLASS ben$b DeSerializer
METHOD a serialize (Lcom/google/gson/JsonObject;Lben;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lbew;)Lben;
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b attributes [Lben$a;
METHOD a apply (Lahf;Ljava/util/Random;Lbee;)Lahf;