yarn/mappings/net/minecraft/util/json/EnchantmentJsonPredicate.ma...

12 lines
355 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS am net/minecraft/util/json/EnchantmentJsonPredicate
FIELD a ANY Lam;
2018-11-21 11:58:05 -05:00
FIELD b enchantmeny Layp;
2018-11-07 11:37:58 -05:00
FIELD c levels Lbe$d;
2018-11-21 11:58:05 -05:00
METHOD <init> (Layp;Lbe$d;)V
2018-11-04 07:22:38 -05:00
ARG 1 enchantment
2018-11-07 11:37:58 -05:00
METHOD a deserialize (Lcom/google/gson/JsonElement;)Lam;
ARG 0 el
METHOD a matches (Ljava/util/Map;)Z
2018-11-07 11:37:58 -05:00
METHOD b deserializeAll (Lcom/google/gson/JsonElement;)[Lam;
ARG 0 el