yarn/mappings/net/minecraft/world/loot/LootTableEntry.mapping

16 lines
456 B
Plaintext
Raw Normal View History

CLASS none/bbi net/minecraft/world/loot/LootTableEntry
2016-09-14 18:43:52 -04:00
FIELD c weight I
FIELD d quality I
2016-09-20 11:18:54 -04:00
FIELD e conditions [Lnone/bcc;
METHOD <init> (II[Lnone/bcc;)V
2016-09-14 18:43:52 -04:00
ARG 0 weight
ARG 1 quality
ARG 2 conditions
METHOD a serialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
ARG 0 json
ARG 1 serializationContext
2016-09-20 11:18:54 -04:00
METHOD a apply (Ljava/util/Collection;Ljava/util/Random;Lnone/bbk;)V
2016-09-14 18:43:52 -04:00
ARG 0 stacks
ARG 1 rand
ARG 2 context