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;
2018-12-12 12:12:26 -05:00
METHOD a matches (Lagz;)Z
2018-11-27 13:50:51 -05:00
CLASS at$a Tagged
2018-12-12 12:12:26 -05:00
FIELD b tag Lye;
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2018-12-12 12:12:26 -05:00
METHOD a matches (Lagz;)Z
2018-11-27 13:50:51 -05:00
CLASS at$b Single
2018-12-12 12:12:26 -05:00
FIELD b type Lagz;
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2018-12-12 12:12:26 -05:00
METHOD a matches (Lagz;)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;
2018-12-12 12:12:26 -05:00
METHOD a matches (Lagz;)Z
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lat;
ARG 0 element
2018-12-12 12:12:26 -05:00
METHOD a create (Lye;)Lat;
ARG 0 tag
2018-12-12 12:12:26 -05:00
METHOD b create (Lagz;)Lat;
ARG 0 type