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

12 lines
636 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bfb net/minecraft/world/loot/condition/LootTableConditionRandomChanceWithLooting
CLASS bfb$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;Lbfb;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbfb;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbew;
2016-09-14 18:43:52 -04:00
FIELD a chance F
FIELD b lootingMultiplier F
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