yarn/mappings/net/minecraft/block/ConduitBlock.mapping

22 lines
611 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS bgo net/minecraft/block/ConduitBlock
METHOD a getPlacementState (Laty;)Lbom;
METHOD a createBlockEntity (Lbae;)Lbmq;
METHOD a onPlaced (Lbas;Let;Lbom;Lagt;Lavu;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 placer
2018-12-05 09:11:37 -05:00
METHOD a getBoundingShape (Lbom;Lbae;Let;)Lclt;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 view
2018-12-06 02:13:30 -05:00
ARG 3 pos
2018-12-05 09:11:37 -05:00
METHOD a canPlaceAtSide (Lbom;Lbae;Let;Lcgh;)Z
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 3 pos
2018-12-05 09:11:37 -05:00
METHOD a getRenderingState (Lbom;Ley;Lbom;Lbat;Let;Let;)Lbom;
2018-11-04 07:22:38 -05:00
ARG 1 state
2018-12-05 09:11:37 -05:00
METHOD a appendProperties (Lbon$a;)V
METHOD b getRenderType (Lbom;)Lbjz;
METHOD c getRenderLayer ()Lbaf;
METHOD f getFluidState (Lbom;)Lcdz;