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

20 lines
614 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS cfr net/minecraft/fluid/Fluid
FIELD a defaultState Lcfs;
2018-11-27 13:50:51 -05:00
FIELD c STATE_IDS Lfc;
2019-01-09 12:20:38 -05:00
FIELD d stateFactory Lbqf;
METHOD a getRenderLayer ()Lbbs;
METHOD a appendProperties (Lbqf$a;)V
METHOD a matchesType (Lcfr;)Z
METHOD a matches (Lyl;)Z
METHOD b getBucketItem ()Lawy;
METHOD b onRandomTick (Lbcf;Let;Lcfs;Ljava/util/Random;)V
METHOD b toBlockState (Lcfs;)Lbqe;
METHOD c isEmpty ()Z
2019-01-09 12:20:38 -05:00
METHOD c isStill (Lcfs;)Z
METHOD d getBlastResistance ()F
2019-01-09 12:20:38 -05:00
METHOD f setDefaultState (Lcfs;)V
METHOD h getStateFactory ()Lbqf;
METHOD i getDefaultState ()Lcfs;
2018-11-30 06:37:11 -05:00
METHOD j getParticle ()Lft;
METHOD k hasRandomTicks ()Z