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

15 lines
426 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cfk net/minecraft/fluid/WaterFluid
CLASS cfk$a Flowing
METHOD a appendProperties (Lbpn$a;)V
METHOD c isStill (Lcfd;)Z
CLASS cfk$b Still
METHOD c isStill (Lcfd;)Z
METHOD a getRenderLayer ()Lbbc;
METHOD a matchesType (Lcfc;)Z
METHOD b getBucketItem ()Lawj;
METHOD b toBlockState (Lcfd;)Lbpm;
METHOD d getBlastResistance ()F
2018-12-12 12:12:26 -05:00
METHOD e getFlowing ()Lcfc;
METHOD f getStill ()Lcfc;
2018-11-30 06:37:11 -05:00
METHOD j getParticle ()Lft;