类 InSquarePlacement
java.lang.Object
net.minecraft.world.level.levelgen.placement.PlacementModifier
net.minecraft.world.level.levelgen.placement.InSquarePlacement
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<InSquarePlacement> private static final InSquarePlacement
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getPositions
(PlacementContext p_226348_, RandomSource p_226349_, BlockPos p_226350_) static InSquarePlacement
spread()
type()
-
字段详细资料
-
INSTANCE
-
CODEC
-
-
构造器详细资料
-
InSquarePlacement
public InSquarePlacement()
-
-
方法详细资料
-
spread
-
getPositions
public Stream<BlockPos> getPositions(PlacementContext p_226348_, RandomSource p_226349_, BlockPos p_226350_) - 指定者:
getPositions
在类中PlacementModifier
-
type
- 指定者:
type
在类中PlacementModifier
-