yarn/mappings/net/minecraft/predicate/item/EnchantmentPredicate.mapping

13 lines
405 B
Plaintext
Raw Normal View History

CLASS an net/minecraft/predicate/item/EnchantmentPredicate
2018-11-27 13:50:51 -05:00
FIELD a ANY Lan;
2019-02-21 13:19:18 -05:00
FIELD b enchantment Lbbh;
2018-11-27 13:50:51 -05:00
FIELD c levels Lbf$d;
2019-02-21 13:19:18 -05:00
METHOD <init> (Lbbh;Lbf$d;)V
2018-11-04 07:22:38 -05:00
ARG 1 enchantment
2018-11-28 03:35:45 -05:00
METHOD a serialize ()Lcom/google/gson/JsonElement;
2018-11-27 13:50:51 -05:00
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lan;
ARG 0 el
METHOD a test (Ljava/util/Map;)Z
2018-11-27 13:50:51 -05:00
METHOD b deserializeAll (Lcom/google/gson/JsonElement;)[Lan;
ARG 0 el