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

25 lines
895 B
Plaintext

CLASS none/bcg net/minecraft/world/loot/condition/LootTableConditionRandomChanceWithLooting
CLASS none/bcg$a Provider
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnone/bcg;
ARG 0 json
ARG 1 context
METHOD a serialize (Lcom/google/gson/JsonObject;Lnone/bcb;Lcom/google/gson/JsonSerializationContext;)V
ARG 0 json
ARG 1 condition
ARG 2 context
METHOD a serialize (Lcom/google/gson/JsonObject;Lnone/bcg;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/bcb;
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/bbj;)Z
ARG 0 rand
ARG 1 context