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

16 lines
442 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS aw net/minecraft/predicate/entity/EntityTypePredicate
CLASS aw$a Tagged
2019-06-03 12:48:18 -04:00
FIELD b tag Lzc;
2019-03-20 13:56:26 -04:00
CLASS aw$b Single
2019-06-03 12:48:18 -04:00
FIELD b type Lain;
2019-03-20 13:56:26 -04:00
FIELD a ANY Law;
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-06-03 12:48:18 -04:00
METHOD a matches (Lain;)Z
2019-03-20 13:56:26 -04:00
METHOD a deserialize (Lcom/google/gson/JsonElement;)Law;
ARG 0 element
2019-06-03 12:48:18 -04:00
METHOD a create (Lzc;)Law;
ARG 0 tag
2019-06-03 12:48:18 -04:00
METHOD b create (Lain;)Law;
ARG 0 type