yarn/mappings/net/minecraft/structure/PoolStructurePiece.mapping

18 lines
525 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cdv net/minecraft/structure/PoolStructurePiece
FIELD a poolElement Lcay;
2019-02-13 12:35:08 -05:00
FIELD b pos Les;
2019-02-21 13:19:18 -05:00
FIELD c rotation Lbmr;
2019-01-30 05:53:59 -05:00
FIELD d groundLevelDelta I
FIELD e junctions Ljava/util/List;
2019-02-21 13:19:18 -05:00
FIELD f structureManager Lcev;
METHOD <init> (Lcac;Lcev;Lcay;Les;ILbmr;)V
2019-01-30 05:53:59 -05:00
ARG 3 poolElement
2019-02-21 13:19:18 -05:00
METHOD a (Lbdg;Ljava/util/Random;Lcdi;Lbcs;)Z
2019-01-30 05:53:59 -05:00
ARG 2 random
2019-02-21 13:19:18 -05:00
METHOD a addJunction (Lcau;)V
2019-01-30 05:53:59 -05:00
ARG 1 junction
2019-02-21 13:19:18 -05:00
METHOD b getPoolElement ()Lcay;
2019-02-13 12:35:08 -05:00
METHOD c getPos ()Les;
2019-01-30 05:53:59 -05:00
METHOD d getGroundLevelDelta ()I
METHOD e getJunctions ()Ljava/util/List;