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

10 lines
276 B
Plaintext
Raw Normal View History

CLASS cbk net/minecraft/fluid/AbstractFluid
2018-10-31 12:57:21 -04:00
FIELD a defaultState Lcbl;
FIELD d stateFactory Lbni;
METHOD a getRenderLayer ()Lazh;
2018-11-03 05:23:04 -04:00
METHOD a matches (Lxo;)Z
2018-10-31 12:57:21 -04:00
METHOD f setDefaultState (Lcbl;)V
2018-10-26 14:57:13 -04:00
ARG 0 state
2018-10-31 12:57:21 -04:00
METHOD h getStateFactory ()Lbni;
METHOD i getDefaultState ()Lcbl;