yarn/mappings/net/minecraft/client/particle/AnimatedParticle.mapping

13 lines
293 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS dir net/minecraft/client/particle/AnimatedParticle
2019-03-14 08:57:09 -04:00
FIELD H targetColorRed F
FIELD I targetColorGreen F
FIELD J targetColorBlue F
FIELD K changesColor Z
2019-04-10 11:36:17 -04:00
METHOD <init> (Lbha;DDDLdix;F)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
2019-02-06 15:22:24 -05:00
METHOD b setColor (I)V
METHOD c setTargetColor (I)V