yarn/mappings/net/minecraft/enchantment/ProtectionEnchantment.mapping

16 lines
401 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS azc net/minecraft/enchantment/ProtectionEnchantment
2018-11-21 11:58:05 -05:00
CLASS azc$a Type
FIELD a ALL Lazc$a;
FIELD b FIRE Lazc$a;
FIELD c FALL Lazc$a;
FIELD d EXPLOSION Lazc$a;
FIELD e PROJECTILE Lazc$a;
FIELD a type Lazc$a;
METHOD <init> (Layp$a;Lazc$a;[Lagj;)V
2018-11-04 07:22:38 -05:00
ARG 1 weight
ARG 2 type
METHOD a getHighestLevel ()I
2018-11-21 11:58:05 -05:00
METHOD a getProtectionAmount (ILafn;)I
2018-11-04 07:22:38 -05:00
ARG 1 level
2018-11-21 11:58:05 -05:00
METHOD a differs (Layp;)Z