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

15 lines
365 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS asf net/minecraft/entity/projectile/ArrowEntity
FIELD aq COLOR Lpx;
FIELD ar potion Lazo;
FIELD as effects Ljava/util/Set;
METHOD <init> (Lbdf;DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
2019-02-21 13:19:18 -05:00
METHOD <init> (Lbdf;Lahv;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-02-21 13:19:18 -05:00
METHOD a addEffect (Lahg;)V
METHOD b spawnParticles (I)V
2019-02-21 13:19:18 -05:00
METHOD b initFromStack (Laxx;)V
2019-02-20 15:49:23 -05:00
METHOD v getColor ()I
METHOD w initColor ()V