Package org.spongepowered.api.world.volume.archetype.entity
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.volume.archetype.entity
-
ClassDescriptionA
Volume
that may contain severalEntityArchetype
s such that they can be read, modified, and spawned into aEntityVolume.Mutable
viaEntityVolume.Modifiable.spawnEntity(Entity)
.