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

16 lines
436 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS aw net/minecraft/predicate/entity/EntityTypePredicate
2019-06-19 15:24:08 -04:00
CLASS a Tagged
2019-06-07 07:45:25 -04:00
FIELD b tag Lze;
2019-06-19 15:24:08 -04:00
CLASS b Single
2019-06-07 07:45:25 -04:00
FIELD b type Laip;
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-07 07:45:25 -04:00
METHOD a matches (Laip;)Z
2019-03-20 13:56:26 -04:00
METHOD a deserialize (Lcom/google/gson/JsonElement;)Law;
ARG 0 element
2019-06-07 07:45:25 -04:00
METHOD a create (Lze;)Law;
ARG 0 tag
2019-06-07 07:45:25 -04:00
METHOD b create (Laip;)Law;
ARG 0 type