public class CompositeFeature<F extends IFeatureConfig, D extends IPlacementConfig>
extends Feature<NoFeatureConfig>
bpm | |
net.minecraft.world.gen.feature.CompositeFeature |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
protected final Feature<F> |
| ||||
protected final F |
| ||||
protected final BasePlacement<D> |
| ||||
protected final D |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Feature<F> arg0, F arg1, BasePlacement<D> arg2, D arg3) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public boolean |
| ||||
public Feature<F> |
|