类 CountOnEveryLayerPlacement
java.lang.Object
net.minecraft.world.level.levelgen.placement.PlacementModifier
net.minecraft.world.level.levelgen.placement.CountOnEveryLayerPlacement
已过时。
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<CountOnEveryLayerPlacement> 已过时。private final IntProvider
已过时。 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static int
findOnGroundYPosition
(PlacementContext p_191613_, int p_191614_, int p_191615_, int p_191616_, int p_191617_) 已过时。getPositions
(PlacementContext p_226329_, RandomSource p_226330_, BlockPos p_226331_) 已过时。private static boolean
isEmpty
(BlockState p_191609_) 已过时。static CountOnEveryLayerPlacement
of
(int p_191605_) 已过时。static CountOnEveryLayerPlacement
of
(IntProvider p_191607_) 已过时。type()
已过时。
-
字段详细资料
-
CODEC
已过时。 -
count
已过时。
-
-
构造器详细资料
-
CountOnEveryLayerPlacement
已过时。
-
-
方法详细资料
-
of
已过时。 -
of
已过时。 -
getPositions
public Stream<BlockPos> getPositions(PlacementContext p_226329_, RandomSource p_226330_, BlockPos p_226331_) 已过时。- 指定者:
getPositions
在类中PlacementModifier
-
type
已过时。- 指定者:
type
在类中PlacementModifier
-
findOnGroundYPosition
private static int findOnGroundYPosition(PlacementContext p_191613_, int p_191614_, int p_191615_, int p_191616_, int p_191617_) 已过时。 -
isEmpty
已过时。
-