yarn/mappings/net/minecraft/world/loot/entry/LootTableEntryTable.mapping

13 lines
485 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bef net/minecraft/world/loot/entry/LootTableEntryTable
FIELD a tableId Lmd;
METHOD <init> (Lmd;II[Lbew;)V
ARG 0 tableId
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lbew;)Lbef;
2017-04-05 14:11:28 -04:00
METHOD a serialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
2017-05-13 02:02:51 -04:00
ARG 0 json
ARG 1 serializationContext
2017-04-05 14:11:28 -04:00
METHOD a apply (Ljava/util/Collection;Ljava/util/Random;Lbee;)V
2017-05-13 02:02:51 -04:00
ARG 0 stacks
ARG 1 rand
ARG 2 context