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

15 lines
426 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cgd net/minecraft/fluid/WaterFluid
CLASS cgd$a Flowing
METHOD a appendProperties (Lbqj$a;)V
METHOD b isStill (Lcfw;)Z
CLASS cgd$b Still
METHOD b isStill (Lcfw;)Z
METHOD a getRenderLayer ()Lbbu;
METHOD a matchesType (Lcfv;)Z
METHOD a toBlockState (Lcfw;)Lbqi;
METHOD b getBucketItem ()Lawx;
METHOD d getBlastResistance ()F
2019-01-16 13:24:40 -05:00
METHOD e getFlowing ()Lcfv;
METHOD f getStill ()Lcfv;
2018-11-30 06:37:11 -05:00
METHOD j getParticle ()Lft;