yarn/mappings/net/minecraft/entity/projectile/ExplosiveProjectileEntity.m...

25 lines
713 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1668 net/minecraft/entity/projectile/ExplosiveProjectileEntity
FIELD field_7599 posZ D
FIELD field_7600 posY D
FIELD field_7601 posX D
FIELD field_7602 ticks I
METHOD <init> (Lnet/minecraft/class_1299;DDDDDDLnet/minecraft/class_1937;)V
ARG 1 type
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 directionX
ARG 10 directionY
ARG 12 directionZ
ARG 14 world
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1309;DDDLnet/minecraft/class_1937;)V
ARG 1 type
2018-11-04 07:22:38 -05:00
ARG 2 owner
ARG 3 directionX
ARG 5 directionY
ARG 7 directionZ
ARG 9 world
2019-06-28 17:55:20 -04:00
METHOD method_7466 getDrag ()F
METHOD method_7467 getParticleType ()Lnet/minecraft/class_2394;
METHOD method_7468 isBurning ()Z