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

25 lines
895 B
Plaintext

CLASS none/bch net/minecraft/world/loot/condition/LootTableConditionRandomChanceWithLooting
CLASS none/bch$a Provider
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnone/bch;
ARG 0 json
ARG 1 context
METHOD a serialize (Lcom/google/gson/JsonObject;Lnone/bcc;Lcom/google/gson/JsonSerializationContext;)V
ARG 0 json
ARG 1 condition
ARG 2 context
METHOD a serialize (Lcom/google/gson/JsonObject;Lnone/bch;Lcom/google/gson/JsonSerializationContext;)V
ARG 0 json
ARG 1 condition
ARG 2 context
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnone/bcc;
ARG 0 json
ARG 1 context
FIELD a chance F
FIELD b lootingMultiplier F
METHOD <init> (FF)V
ARG 0 chance
ARG 1 lootingMultiplier
METHOD a matches (Ljava/util/Random;Lnone/bbk;)Z
ARG 0 rand
ARG 1 context