implements WorldGenFeatureConfiguration
| bsr | |
| net.minecraft.world.gen.feature.ReplaceBlockConfig | |
| net.minecraft.server.v1_13_R2.WorldGenFeatureReplaceBlockConfiguration |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| public final Predicate<IBlockData> |
| ||||
| public final IBlockData |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Predicate<IBlockData> arg0, IBlockData arg1) |