yarn/mappings/net/minecraft/predicate/entity/EntityTypePredicate.mapping

23 lines
688 B
Plaintext
Raw Normal View History

CLASS at net/minecraft/predicate/entity/EntityTypePredicate
2018-11-27 13:50:51 -05:00
CLASS at$1
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2019-01-16 13:24:40 -05:00
METHOD a matches (Lahg;)Z
2018-11-27 13:50:51 -05:00
CLASS at$a Tagged
2019-01-16 13:24:40 -05:00
FIELD b tag Lyj;
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2019-01-16 13:24:40 -05:00
METHOD a matches (Lahg;)Z
2018-11-27 13:50:51 -05:00
CLASS at$b Single
2019-01-16 13:24:40 -05:00
FIELD b type Lahg;
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2019-01-16 13:24:40 -05:00
METHOD a matches (Lahg;)Z
2018-11-27 13:50:51 -05:00
FIELD a ANY Lat;
2018-11-06 14:26:53 -05:00
FIELD b COMMA_JOINER Lcom/google/common/base/Joiner;
METHOD a toJson ()Lcom/google/gson/JsonElement;
2019-01-16 13:24:40 -05:00
METHOD a matches (Lahg;)Z
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lat;
ARG 0 element
2019-01-16 13:24:40 -05:00
METHOD a create (Lyj;)Lat;
ARG 0 tag
2019-01-16 13:24:40 -05:00
METHOD b create (Lahg;)Lat;
ARG 0 type