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

13 lines
631 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bfa net/minecraft/world/loot/condition/LootTableConditionRandomChance
CLASS bfa$a Provider
METHOD a serialize (Lcom/google/gson/JsonObject;Lbew;Lcom/google/gson/JsonSerializationContext;)V
2017-04-05 07:31:24 -04:00
METHOD a serialize (Lcom/google/gson/JsonObject;Lbfa;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbfa;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbew;
2016-09-14 18:43:52 -04:00
FIELD a chance F
METHOD <init> (F)V
ARG 0 chance
2017-04-05 14:11:28 -04:00
METHOD a matches (Ljava/util/Random;Lbee;)Z
2017-05-13 02:02:51 -04:00
ARG 0 rand
ARG 1 context