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

23 lines
828 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
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;
2016-09-14 18:43:52 -04:00
ARG 0 json
ARG 1 context
2016-09-20 11:18:54 -04:00
METHOD a serialize (Lcom/google/gson/JsonObject;Lnone/bcc;Lcom/google/gson/JsonSerializationContext;)V
2016-09-14 18:43:52 -04:00
ARG 0 json
ARG 1 condition
ARG 2 context
2016-09-20 11:18:54 -04:00
METHOD a serialize (Lcom/google/gson/JsonObject;Lnone/bcg;Lcom/google/gson/JsonSerializationContext;)V
2016-09-14 18:43:52 -04:00
ARG 0 json
ARG 1 condition
ARG 2 context
2016-09-20 11:18:54 -04:00
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnone/bcc;
2016-09-14 18:43:52 -04:00
ARG 0 json
ARG 1 context
FIELD a chance F
METHOD <init> (F)V
ARG 0 chance
2016-09-20 11:18:54 -04:00
METHOD a matches (Ljava/util/Random;Lnone/bbk;)Z
2016-09-14 18:43:52 -04:00
ARG 0 rand
ARG 1 context