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

14 lines
410 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS ccr net/minecraft/fluid/Fluid
FIELD a defaultState Lccs;
2018-11-17 02:21:42 -05:00
FIELD c STATE_IDS Lfb;
2018-11-15 12:05:03 -05:00
FIELD d stateFactory Lboa;
METHOD a getRenderLayer ()Lazr;
METHOD a matchesType (Lccr;)Z
METHOD a matches (Lxt;)Z
METHOD b getBucketItem ()Lava;
METHOD b toBlockState (Lccs;)Lbnz;
METHOD d getBlastResistance ()F
2018-11-15 12:05:03 -05:00
METHOD f setDefaultState (Lccs;)V
METHOD h getStateFactory ()Lboa;
METHOD i getDefaultState ()Lccs;