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

14 lines
364 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-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
ARG 1 tag
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (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