yarn/mappings/net/minecraft/entity/projectile/TridentEntity.mapping

14 lines
365 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS arh net/minecraft/entity/projectile/TridentEntity
FIELD aw tridentStack Lavs;
2018-10-28 08:34:15 -04:00
FIELD ax dealtDamage Z
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD g shouldRenderFrom (DDD)Z
2018-11-04 07:22:38 -05:00
ARG 1 x
2018-11-29 15:10:38 -05:00
METHOD i getSound ()Lxf;
METHOD l asItemStack ()Lavs;
METHOD x_ initDataTracker ()V