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

13 lines
485 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS bbl net/minecraft/world/loot/entry/LootTableEntryTable
FIELD a tableId Lkp;
METHOD <init> (Lkp;II[Lbcc;)V
2016-09-14 18:43:52 -04:00
ARG 0 tableId
2016-10-18 11:31:59 -04:00
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lbcc;)Lbbl;
2016-09-14 18:43:52 -04:00
METHOD a serialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
ARG 0 json
ARG 1 serializationContext
2016-10-18 11:31:59 -04:00
METHOD a apply (Ljava/util/Collection;Ljava/util/Random;Lbbk;)V
2016-09-14 18:43:52 -04:00
ARG 0 stacks
ARG 1 rand
ARG 2 context