Package org.spongepowered.api.world.volume.archetype.entity
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.volume.archetype.entity
-
InterfacesClassDescriptionA
Volumethat may contain severalEntityArchetypes such that they can be read, modified, and spawned into aEntityVolume.MutableviaEntityVolume.Modifiable.spawnEntity(Entity).