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

12 lines
636 B
Plaintext

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