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

13 lines
337 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bru net/minecraft/client/particle/ParticleAnimated
FIELD N targetColorRed F
FIELD O targetColorGreen F
FIELD P targetColorBlue F
FIELD Q changesColor Z
FIELD a textureId I
FIELD b frameCount I
2017-04-05 14:11:28 -04:00
METHOD a update ()V
METHOD a getColorMultiplier (F)I
METHOD c hasAlpha ()Z
METHOD c setColor (I)V
METHOD d setTargetColor (I)V