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 builder to create
Feature
s.Placed Features are a combination of aFeature
with a list ofplacement modifiers
.A builder to createPlacedFeature
s.A modifier used inplaced features
A type ofPlacementModifier
.