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

13 lines
531 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS cin net/minecraft/world/loot/entry/TagEntry
CLASS cin$1
METHOD a drop (Ljava/util/function/Consumer;Lchr;)V
ARG 1 consumer
2018-12-05 09:11:37 -05:00
CLASS cin$a Serializer
METHOD a toJson (Lcom/google/gson/JsonObject;Lcij;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lcik;Lcom/google/gson/JsonSerializationContext;)V
FIELD c name Lxy;
FIELD h expand Z
2018-12-05 09:11:37 -05:00
METHOD a doExpand (Lchr;Ljava/util/function/Consumer;)Z
METHOD a drop (Ljava/util/function/Consumer;Lchr;)V
METHOD b create (Lxy;)Lcik$a;