yarn/mappings/net/minecraft/world/loot/LootTableEntry.mapping

11 lines
584 B
Plaintext

CLASS bec net/minecraft/world/loot/LootTableEntry
CLASS bec$a DeSerializer
METHOD a serialize (Lbec;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
METHOD a deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lbec;
FIELD c weight I
FIELD d quality I
FIELD e conditions [Lbew;
METHOD a getModifiedWeight (F)I
METHOD a serialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
METHOD a apply (Ljava/util/Collection;Ljava/util/Random;Lbee;)V