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

30 lines
673 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bkj net/minecraft/block/KelpPlantBlock
METHOD a getPickStack (Lbbt;Let;Lbqi;)Laxc;
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
2018-12-06 02:13:30 -05:00
ARG 3 state
2019-01-16 13:24:40 -05:00
METHOD a canFillWithFluid (Lbbt;Let;Lbqi;Lcfv;)Z
ARG 1 view
ARG 2 pos
ARG 3 state
ARG 4 fluid
2019-01-16 13:24:40 -05:00
METHOD a tryFillWithFluid (Lbcj;Let;Lbqi;Lcfw;)Z
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 fluidState
2019-01-16 13:24:40 -05:00
METHOD a canPlaceAt (Lbqi;Lbcm;Let;)Z
ARG 1 state
ARG 2 world
ARG 3 pos
2019-01-16 13:24:40 -05:00
METHOD a getStateForNeighborUpdate (Lbqi;Ley;Lbqi;Lbcj;Let;Let;)Lbqi;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 facing
ARG 3 neighborState
ARG 4 world
ARG 5 pos
ARG 6 neighborPos
2019-01-16 13:24:40 -05:00
METHOD c getRenderLayer ()Lbbu;
METHOD g getFluidState (Lbqi;)Lcfw;
ARG 1 state