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

15 lines
698 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS bgo net/minecraft/world/loot/condition/LootTableConditionRandomChanceWithLooting
CLASS bgo$a Provider
METHOD a serialize (Lcom/google/gson/JsonObject;Lbgj;Lcom/google/gson/JsonSerializationContext;)V
METHOD a serialize (Lcom/google/gson/JsonObject;Lbgo;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbgo;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbgj;
2016-09-14 18:43:52 -04:00
FIELD a chance F
FIELD b lootingMultiplier F
METHOD <init> (FF)V
ARG 0 chance
ARG 1 lootingMultiplier
2017-06-08 10:01:49 -04:00
METHOD a matches (Ljava/util/Random;Lbfr;)Z
2017-05-13 02:02:51 -04:00
ARG 0 rand
ARG 1 context