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

41 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cim net/minecraft/structure/StrongholdGenerator
CLASS cim$a ChestCorridor
2019-04-20 07:20:33 -04:00
FIELD a chestGenerated Z
2019-06-07 07:45:25 -04:00
CLASS cim$b SmallCorridor
2019-04-20 07:20:33 -04:00
FIELD a length I
2019-06-07 07:45:25 -04:00
CLASS cim$c FiveWayCrossing
2019-04-20 07:20:33 -04:00
FIELD a lowerLeftExists Z
FIELD b upperLeftExists Z
FIELD c lowerRightExists Z
FIELD e upperRightExists Z
2019-06-07 07:45:25 -04:00
CLASS cim$d LeftTurn
CLASS cim$e Library
2019-04-20 07:20:33 -04:00
FIELD a tall Z
2019-06-07 07:45:25 -04:00
CLASS cim$g PortalRoom
2019-04-20 07:20:33 -04:00
FIELD a spawnerPlaced Z
2019-06-07 07:45:25 -04:00
CLASS cim$h PrisonHall
CLASS cim$i RightTurn
CLASS cim$j SquareRoom
2019-04-20 07:20:33 -04:00
FIELD a roomType I
2019-06-07 07:45:25 -04:00
CLASS cim$k StoneBrickRandomizer
CLASS cim$l SpiralStaircase
2019-04-20 07:20:33 -04:00
FIELD a isStructureStart Z
2019-06-07 07:45:25 -04:00
CLASS cim$m Start
CLASS cim$n Corridor
2019-04-20 07:20:33 -04:00
FIELD a leftExitExists Z
FIELD b rightExitExixts Z
2019-06-07 07:45:25 -04:00
CLASS cim$o Stairs
CLASS cim$p Piece
CLASS cim$p$a EntranceType
FIELD d entryDoor Lcim$p$a;
METHOD a generateEntrance (Lbhm;Ljava/util/Random;Lchw;Lcim$p$a;III)V
2019-04-20 07:20:33 -04:00
ARG 1 world
ARG 2 random
ARG 3 boundingBox
ARG 4 type
ARG 5 x
ARG 6 y
ARG 7 z
2019-06-07 07:45:25 -04:00
METHOD a getRandomEntrance (Ljava/util/Random;)Lcim$p$a;
2019-04-20 07:20:33 -04:00
ARG 1 random