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

8 lines
404 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;Lbfb;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbfb;
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