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

8 lines
238 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS aqy net/minecraft/entity/projectile/SpectralArrowEntity
FIELD au duration I
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
2018-11-27 13:50:51 -05:00
METHOD a onHit (Lago;)V
METHOD a deserializeCustomData (Lhp;)V
METHOD b serializeCustomData (Lhp;)V
METHOD l asItemStack ()Lavo;