类 HeightmapPlacement
java.lang.Object
net.minecraft.world.level.levelgen.placement.PlacementModifier
net.minecraft.world.level.levelgen.placement.HeightmapPlacement
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<HeightmapPlacement> private final Heightmap.Types
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getPositions
(PlacementContext p_226344_, RandomSource p_226345_, BlockPos p_226346_) static HeightmapPlacement
onHeightmap
(Heightmap.Types p_191703_) type()
-
字段详细资料
-
CODEC
-
heightmap
-
-
构造器详细资料
-
HeightmapPlacement
-
-
方法详细资料
-
onHeightmap
-
getPositions
public Stream<BlockPos> getPositions(PlacementContext p_226344_, RandomSource p_226345_, BlockPos p_226346_) - 指定者:
getPositions
在类中PlacementModifier
-
type
- 指定者:
type
在类中PlacementModifier
-