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

21 lines
551 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS arq net/minecraft/entity/projectile/ArrowEntity
FIELD aw COLOR Lpt;
FIELD ax potion Layu;
FIELD ay effects Ljava/util/Set;
METHOD <init> (Lbcf;DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
2019-01-09 12:20:38 -05:00
METHOD <init> (Lbcf;Lahm;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-01-09 12:20:38 -05:00
METHOD a addEffect (Lagw;)V
METHOD a onHit (Lahm;)V
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b spawnParticles (I)V
2019-01-09 12:20:38 -05:00
METHOD b initFromStack (Laxd;)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD l asItemStack ()Laxd;
METHOD t getColor ()I
METHOD u initColor ()V
METHOD w_ initDataTracker ()V