类 WeightedPlacedFeature
java.lang.Object
net.minecraft.world.level.levelgen.feature.WeightedPlacedFeature
-
字段概要
字段修饰符和类型字段说明final float
static final com.mojang.serialization.Codec
<WeightedPlacedFeature> final Holder
<PlacedFeature> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
place
(WorldGenLevel p_225368_, ChunkGenerator p_225369_, RandomSource p_225370_, BlockPos p_225371_)
-
字段详细资料
-
CODEC
-
feature
-
chance
public final float chance
-
-
构造器详细资料
-
WeightedPlacedFeature
-
-
方法详细资料
-
place
public boolean place(WorldGenLevel p_225368_, ChunkGenerator p_225369_, RandomSource p_225370_, BlockPos p_225371_)
-