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

11 lines
360 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1676 net/minecraft/entity/projectile/Projectile
2020-03-04 15:22:46 -05:00
METHOD method_7432 setOwner (Lnet/minecraft/class_1297;)V
METHOD method_7454 onEntityHit (Lnet/minecraft/class_3966;)V
2019-06-28 17:55:20 -04:00
METHOD method_7485 setVelocity (DDDFF)V
2019-06-03 12:42:18 -04:00
ARG 1 x
ARG 3 y
ARG 5 z
ARG 7 speed
ARG 8 divergence
2020-03-04 15:22:46 -05:00
METHOD method_7492 onCollision (Lnet/minecraft/class_239;)V