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

27 lines
1.2 KiB
Plaintext

CLASS bga net/minecraft/world/loot/function/LootTableFunctionSetAttributes
CLASS bga$a Attribute
FIELD a name Ljava/lang/String;
FIELD b attribute Ljava/lang/String;
FIELD c operationId I
FIELD d amountRange Lbfu;
FIELD e id Ljava/util/UUID;
FIELD f slots [Lvj;
METHOD a getOperationName (I)Ljava/lang/String;
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbga$a;
METHOD a serialize (Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonObject;
METHOD a getOperationId (Ljava/lang/String;)I
CLASS bga$b DeSerializer
METHOD a serialize (Lcom/google/gson/JsonObject;Lbfx;Lcom/google/gson/JsonSerializationContext;)V
METHOD a serialize (Lcom/google/gson/JsonObject;Lbga;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lbgj;)Lbga;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lbgj;)Lbfx;
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b attributes [Lbga$a;
METHOD <init> ([Lbgj;[Lbga$a;)V
ARG 0 conditions
ARG 1 attributes
METHOD a apply (Lain;Ljava/util/Random;Lbfr;)Lain;
ARG 0 stack
ARG 1 rand
ARG 2 context