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

12 lines
314 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS blj net/minecraft/block/RailPlacementHelper
FIELD a world Lbcf;
2018-12-27 09:45:55 -05:00
FIELD b pos Let;
2019-01-09 12:20:38 -05:00
FIELD c block Lbhc;
FIELD d state Lbqe;
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-09 12:20:38 -05:00
METHOD a computeNeighbors (Lbri;)V
2018-12-27 09:45:55 -05:00
ARG 1 shape
2019-01-09 12:20:38 -05:00
METHOD c getBlockState ()Lbqe;