yarn/mappings/net/minecraft/world/loot/condition/RandomChanceWithLootingLoot...

12 lines
636 B
Plaintext

CLASS cmb net/minecraft/world/loot/condition/RandomChanceWithLootingLootCondition
CLASS cmb$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lclw;Lcom/google/gson/JsonSerializationContext;)V
METHOD a serialize (Lcom/google/gson/JsonObject;Lcmb;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcmb;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lclw;
FIELD a chance F
FIELD b lootingMultiplier F
METHOD <init> (FF)V
ARG 1 chance
METHOD a getRequiredParameters ()Ljava/util/Set;