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

27 lines
764 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-11-29 15:10:38 -05:00
METHOD a matches (Lagm;)Z
2018-11-27 13:50:51 -05:00
CLASS at$a Tagged
2018-11-29 15:10:38 -05:00
FIELD b tag Lxx;
2018-12-04 16:17:20 -05:00
METHOD <init> (Lxx;)V
ARG 1 tag
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2018-11-29 15:10:38 -05:00
METHOD a matches (Lagm;)Z
2018-11-27 13:50:51 -05:00
CLASS at$b Single
2018-11-29 15:10:38 -05:00
FIELD b type Lagm;
2018-12-04 16:17:20 -05:00
METHOD <init> (Lagm;)V
ARG 1 type
2018-11-06 14:26:53 -05:00
METHOD a toJson ()Lcom/google/gson/JsonElement;
2018-11-29 15:10:38 -05:00
METHOD a matches (Lagm;)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-11-29 15:10:38 -05:00
METHOD a matches (Lagm;)Z
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lat;
ARG 0 element
2018-11-29 15:10:38 -05:00
METHOD a create (Lxx;)Lat;
ARG 0 tag
2018-11-29 15:10:38 -05:00
METHOD b create (Lagm;)Lat;
ARG 0 type