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

13 lines
522 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cjr net/minecraft/world/loot/entry/TagEntry
CLASS cjr$1
METHOD a drop (Ljava/util/function/Consumer;Lciv;)V
ARG 1 consumer
2018-12-12 12:12:26 -05:00
CLASS cjr$a Serializer
METHOD a toJson (Lcom/google/gson/JsonObject;Lcjn;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lcjo;Lcom/google/gson/JsonSerializationContext;)V
FIELD c name Lye;
FIELD h expand Z
2018-12-12 12:22:18 -05:00
METHOD a (Lciv;Ljava/util/function/Consumer;)Z
2018-12-12 12:12:26 -05:00
METHOD a drop (Ljava/util/function/Consumer;Lciv;)V
METHOD b create (Lye;)Lcjo$a;