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

20 lines
470 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1687 net/minecraft/entity/projectile/WitherSkullEntity
FIELD field_7654 CHARGED Lnet/minecraft/class_2940;
2019-07-04 11:29:01 -04:00
METHOD <init> (Lbhp;DDDDDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 directionX
ARG 10 directionY
ARG 12 directionZ
2019-07-04 11:29:01 -04:00
METHOD <init> (Lbhp;Laiv;DDD)V
ARG 1 world
ARG 2 owner
ARG 3 directionX
ARG 5 directionY
ARG 7 directionZ
2019-06-28 17:55:20 -04:00
METHOD method_7502 setCharged (Z)V
ARG 1 charged
2019-06-28 17:55:20 -04:00
METHOD method_7503 isCharged ()Z