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

18 lines
411 B
Plaintext

CLASS dct net/minecraft/client/particle/AnimatedParticle
FIELD J textureId I
FIELD K frameCount I
FIELD N targetColorRed F
FIELD O targetColorGreen F
FIELD P targetColorBlue F
FIELD Q changesColor Z
METHOD <init> (Lbbp;DDDIIF)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
METHOD a update ()V
METHOD a getColorMultiplier (F)I
METHOD c hasAlpha ()Z
METHOD c setColor (I)V
METHOD d setTargetColor (I)V