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-01-24 11:47:45 -05:00
FIELD b tag Lhr;
METHOD a serialize ()Lcom/google/gson/JsonElement;
2019-01-30 12:48:39 -05:00
METHOD a test (Lahe;)Z
METHOD a test (Laxi;)Z
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lbh;
ARG 0 element
2019-01-24 11:47:45 -05:00
METHOD a test (Lii;)Z
2019-01-30 12:48:39 -05:00
METHOD b entityToTag (Lahe;)Lhr;
ARG 0 entity