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

22 lines
476 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
METHOD <init> (Lali;DDDIIF)V
ARG 0 world
ARG 1 x
ARG 2 y
ARG 3 z
ARG 4 textureId
ARG 5 frameCount
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
2017-05-13 02:02:51 -04:00
ARG 0 color
METHOD d setTargetColor (I)V
2017-05-13 02:02:51 -04:00
ARG 0 color