Package org.spongepowered.api.world.generation.feature
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.generation.feature
-
ClassDescriptionFeatures include smaller objects placed in the world like trees, flowers, ore etc.A template for
features
Placed Features are a combination of aFeature
with a list ofplacement modifiers
.A template forplaced features
A modifier used inplaced features
A type ofPlacementModifier
.