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

21 lines
1.1 KiB
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ben net/minecraft/world/loot/function/LootTableFunctionSetAttributes
CLASS ben$a Attribute
2016-09-14 18:43:52 -04:00
FIELD a name Ljava/lang/String;
FIELD b attribute Ljava/lang/String;
FIELD c operationId I
2017-04-05 07:31:24 -04:00
FIELD d amountRange Lbeh;
2016-09-14 18:43:52 -04:00
FIELD e id Ljava/util/UUID;
2017-04-05 07:31:24 -04:00
FIELD f slots [Lug;
2016-09-14 18:43:52 -04:00
METHOD a getOperationName (I)Ljava/lang/String;
2017-04-05 07:31:24 -04:00
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lben$a;
METHOD a serialize (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject;
2016-09-14 18:43:52 -04:00
METHOD a getOperationId (Ljava/lang/String;)I
2017-04-05 07:31:24 -04:00
CLASS ben$b DeSerializer
METHOD a serialize (Lcom/google/gson/JsonObject;Lbek;Lcom/google/gson/JsonSerializationContext;)V
2017-04-05 07:31:24 -04:00
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;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lbew;)Lbek;
2016-09-14 18:43:52 -04:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2017-04-05 07:31:24 -04:00
FIELD b attributes [Lben$a;
2017-04-05 14:11:28 -04:00
METHOD a apply (Lahf;Ljava/util/Random;Lbee;)Lahf;