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

13 lines
520 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/bbl net/minecraft/world/loot/entry/LootTableEntryTable
2016-09-14 18:43:52 -04:00
FIELD a tableId Lnone/kp;
2016-09-20 11:18:54 -04:00
METHOD <init> (Lnone/kp;II[Lnone/bcc;)V
2016-09-14 18:43:52 -04:00
ARG 0 tableId
2016-09-20 11:18:54 -04:00
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;II[Lnone/bcc;)Lnone/bbl;
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-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