类 WoodlandMansionPieces.FloorRoomCollection
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.WoodlandMansionPieces.FloorRoomCollection
- 直接已知子类:
WoodlandMansionPieces.FirstFloorRoomCollection
,WoodlandMansionPieces.SecondFloorRoomCollection
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明abstract String
get1x1
(RandomSource pRandom) abstract String
get1x1Secret
(RandomSource pRandom) abstract String
get1x2FrontEntrance
(RandomSource pRandom, boolean pIsStairs) abstract String
get1x2Secret
(RandomSource pRandom) abstract String
get1x2SideEntrance
(RandomSource pRandom, boolean pIsStairs) abstract String
get2x2
(RandomSource pRandom) abstract String
get2x2Secret
(RandomSource pRandom)
-
构造器详细资料
-
FloorRoomCollection
FloorRoomCollection()
-
-
方法详细资料
-
get1x1
-
get1x1Secret
-
get1x2SideEntrance
-
get1x2FrontEntrance
-
get1x2Secret
-
get2x2
-
get2x2Secret
-