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

8 lines
239 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ard net/minecraft/entity/projectile/SpectralArrowEntity
FIELD ax duration I
METHOD T_ update ()V
METHOD a onHit (Lagt;)V
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
METHOD m asItemStack ()Lavu;