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

15 lines
426 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cdx net/minecraft/fluid/WaterFluid
CLASS cdx$a Flowing
METHOD a appendProperties (Lbok$a;)V
2018-11-30 06:37:11 -05:00
METHOD c isStill (Lcdq;)Z
2018-11-29 15:10:38 -05:00
CLASS cdx$b Still
2018-11-30 06:37:11 -05:00
METHOD c isStill (Lcdq;)Z
2018-11-29 15:10:38 -05:00
METHOD a getRenderLayer ()Lbad;
METHOD a matchesType (Lcdp;)Z
METHOD b getBucketItem ()Lavn;
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;