yarn/mappings/net/minecraft/predicate/NbtPredicate.mapping

12 lines
328 B
Plaintext
Raw Normal View History

CLASS bh net/minecraft/predicate/NbtPredicate
FIELD a ANY Lbh;
2019-02-20 15:49:23 -05:00
FIELD b tag Lhx;
METHOD a serialize ()Lcom/google/gson/JsonElement;
2019-02-21 13:19:18 -05:00
METHOD a test (Lahm;)Z
METHOD a test (Laxx;)Z
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lbh;
ARG 0 element
2019-02-20 15:49:23 -05:00
METHOD a test (Lio;)Z
2019-02-21 13:19:18 -05:00
METHOD b entityToTag (Lahm;)Lhx;
ARG 0 entity