类 CountOnEveryLayerPlacement
java.lang.Object
net.minecraft.world.level.levelgen.placement.PlacementModifier
net.minecraft.world.level.levelgen.placement.CountOnEveryLayerPlacement
已过时。
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.Codec<CountOnEveryLayerPlacement>
已过时。private final IntProvider
已过时。 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static int
findOnGroundYPosition
(PlacementContext pContext, int pX, int pY, int pZ, int p_191617_) 已过时。getPositions
(PlacementContext pContext, RandomSource pRandom, BlockPos pPos) 已过时。private static boolean
isEmpty
(BlockState pState) 已过时。static CountOnEveryLayerPlacement
of
(int pCount) 已过时。static CountOnEveryLayerPlacement
of
(IntProvider pCount) 已过时。type()
已过时。
-
字段详细资料
-
CODEC
已过时。 -
count
已过时。
-
-
构造器详细资料
-
CountOnEveryLayerPlacement
已过时。
-
-
方法详细资料
-
of
已过时。 -
of
已过时。 -
getPositions
public Stream<BlockPos> getPositions(PlacementContext pContext, RandomSource pRandom, BlockPos pPos) 已过时。- 指定者:
getPositions
在类中PlacementModifier
-
type
已过时。- 指定者:
type
在类中PlacementModifier
-
findOnGroundYPosition
private static int findOnGroundYPosition(PlacementContext pContext, int pX, int pY, int pZ, int p_191617_) 已过时。 -
isEmpty
已过时。
-