类 EmptyPoolElement
java.lang.Object
net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement
net.minecraft.world.level.levelgen.structure.pools.EmptyPoolElement
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<EmptyPoolElement> static final EmptyPoolElement
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getBoundingBox
(StructureTemplateManager p_227172_, BlockPos p_227173_, Rotation p_227174_) getShuffledJigsawBlocks
(StructureTemplateManager p_227176_, BlockPos p_227177_, Rotation p_227178_, RandomSource p_227179_) getSize
(StructureTemplateManager p_227169_, Rotation p_227170_) getType()
boolean
place
(StructureTemplateManager p_227158_, WorldGenLevel p_227159_, StructureManager p_227160_, ChunkGenerator p_227161_, BlockPos p_227162_, BlockPos p_227163_, Rotation p_227164_, BoundingBox p_227165_, RandomSource p_227166_, LiquidSettings p_352245_, boolean p_227167_) toString()
从类继承的方法 net.minecraft.world.level.levelgen.structure.pools.StructurePoolElement
empty, feature, getGroundLevelDelta, getProjection, handleDataMarker, legacy, legacy, list, projectionCodec, setProjection, single, single, single, single
-
字段详细资料
-
CODEC
-
INSTANCE
-
-
构造器详细资料
-
EmptyPoolElement
private EmptyPoolElement()
-
-
方法详细资料
-
getSize
- 指定者:
getSize
在类中StructurePoolElement
-
getShuffledJigsawBlocks
public List<StructureTemplate.JigsawBlockInfo> getShuffledJigsawBlocks(StructureTemplateManager p_227176_, BlockPos p_227177_, Rotation p_227178_, RandomSource p_227179_) -
getBoundingBox
public BoundingBox getBoundingBox(StructureTemplateManager p_227172_, BlockPos p_227173_, Rotation p_227174_) - 指定者:
getBoundingBox
在类中StructurePoolElement
-
place
public boolean place(StructureTemplateManager p_227158_, WorldGenLevel p_227159_, StructureManager p_227160_, ChunkGenerator p_227161_, BlockPos p_227162_, BlockPos p_227163_, Rotation p_227164_, BoundingBox p_227165_, RandomSource p_227166_, LiquidSettings p_352245_, boolean p_227167_) - 指定者:
place
在类中StructurePoolElement
-
getType
- 指定者:
getType
在类中StructurePoolElement
-
toString
-