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

12 lines
314 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bln net/minecraft/block/RailPlacementHelper
FIELD a world Lbci;
2018-12-27 09:45:55 -05:00
FIELD b pos Let;
2019-01-16 13:24:40 -05:00
FIELD c block Lbhf;
FIELD d state Lbqi;
2018-12-27 09:45:55 -05:00
FIELD e allowCurves Z
FIELD f neighbors Ljava/util/List;
METHOD a getNeighbors ()Ljava/util/List;
2019-01-16 13:24:40 -05:00
METHOD a computeNeighbors (Lbrm;)V
2018-12-27 09:45:55 -05:00
ARG 1 shape
2019-01-16 13:24:40 -05:00
METHOD c getBlockState ()Lbqi;