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

22 lines
476 B
Plaintext

CLASS bnr net/minecraft/client/particle/ParticleAnimated
FIELD M targetColorRed F
FIELD N targetColorGreen F
FIELD O targetColorBlue F
FIELD P changesColor Z
FIELD a textureId I
FIELD b frameCount I
METHOD <init> (Laiw;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