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

22 lines
476 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cwl net/minecraft/client/particle/ParticleAnimated
FIELD J textureId I
FIELD K frameCount I
2017-04-05 07:31:24 -04:00
FIELD N targetColorRed F
FIELD O targetColorGreen F
FIELD P targetColorBlue F
FIELD Q changesColor Z
METHOD <init> (Laza;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