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

24 lines
527 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bhr net/minecraft/block/PlantBlock
METHOD <init> (Lbhl$c;)V
ARG 1 settings
2019-01-16 13:24:40 -05:00
METHOD a canPlantOnTop (Lbqi;Lbbt;Let;)Z
ARG 1 floor
ARG 2 view
ARG 3 pos
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 a_ isTranslucent (Lbqi;Lbbt;Let;)Z
ARG 1 state
ARG 2 view
ARG 3 pos
2019-01-16 13:24:40 -05:00
METHOD c getRenderLayer ()Lbbu;