yarn/mappings/net/minecraft/fluid/LavaFluid.mapping

25 lines
649 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cdt net/minecraft/fluid/LavaFluid
CLASS cdt$a Flowing
METHOD a appendProperties (Lbok$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 stateFactory
METHOD c isStill (Lcdq;)Z
ARG 1 state
METHOD d (Lcdq;)I
ARG 1 state
2018-11-29 15:10:38 -05:00
CLASS cdt$b Still
2018-11-30 06:37:11 -05:00
METHOD c isStill (Lcdq;)Z
ARG 1 state
METHOD d (Lcdq;)I
ARG 1 state
2018-11-29 15:10:38 -05:00
METHOD a getRenderLayer ()Lbad;
METHOD a matchesType (Lcdp;)Z
2018-11-30 06:37:11 -05:00
ARG 1 fluid
2018-11-29 15:10:38 -05:00
METHOD b getBucketItem ()Lavn;
METHOD b onRandomTick (Lbaq;Let;Lcdq;Ljava/util/Random;)V
METHOD b toBlockState (Lcdq;)Lboj;
METHOD d getBlastResistance ()F
2018-11-29 15:10:38 -05:00
METHOD e getFlowing ()Lcdp;
METHOD f getStill ()Lcdp;
2018-11-30 06:37:11 -05:00
METHOD j getParticle ()Lft;
METHOD k hasRandomTicks ()Z