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

20 lines
475 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS dit net/minecraft/client/particle/AnimatedParticle
FIELD C spriteProvider Ldiz;
FIELD F upwardsAcceleration F
FIELD G resistance F
2019-03-14 08:57:09 -04:00
FIELD H targetColorRed F
FIELD I targetColorGreen F
FIELD J targetColorBlue F
FIELD K changesColor Z
2019-04-12 10:38:24 -04:00
METHOD <init> (Lbha;DDDLdiz;F)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 spriteProvider
ARG 9 upwardsAcceleration
2019-02-06 15:22:24 -05:00
METHOD b setColor (I)V
METHOD c setTargetColor (I)V
METHOD g setResistance (F)V
ARG 1 resistance