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

23 lines
828 B
Plaintext

CLASS none/bcg net/minecraft/world/loot/condition/LootTableConditionRandomChance
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/bcc;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/bcc;
ARG 0 json
ARG 1 context
FIELD a chance F
METHOD <init> (F)V
ARG 0 chance
METHOD a matches (Ljava/util/Random;Lnone/bbk;)Z
ARG 0 rand
ARG 1 context