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

15 lines
403 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1685 net/minecraft/entity/projectile/TridentEntity
FIELD field_7647 LOYALTY Lnet/minecraft/class_2940;
FIELD field_7648 dealtDamage Z
FIELD field_7650 tridentStack Lnet/minecraft/class_1799;
2019-07-04 11:29:01 -04:00
METHOD <init> (Lbhp;DDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
2019-07-04 11:29:01 -04:00
METHOD <init> (Lbhp;Laiv;Lbch;)V
ARG 1 world
ARG 2 owner
ARG 3 item
2019-06-28 17:55:20 -04:00
METHOD method_7493 isOwnerAlive ()Z