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

22 lines
476 B
Plaintext

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
METHOD a update ()V
METHOD a getColorMultiplier (F)I
METHOD c hasAlpha ()Z
METHOD c setColor (I)V
ARG 0 color
METHOD d setTargetColor (I)V
ARG 0 color