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

22 lines
476 B
Plaintext

CLASS cyl net/minecraft/client/particle/ParticleAnimated
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> (Lazt;DDDIIF)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 textureId
ARG 9 frameCount
METHOD a update ()V
METHOD a getColorMultiplier (F)I
METHOD c hasAlpha ()Z
METHOD c setColor (I)V
ARG 1 color
METHOD d setTargetColor (I)V
ARG 1 color