@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.world.volume.archetype.entity
-
Interface Summary Interface Description EntityArchetypeEntry EntityArchetypeEntry.Factory EntityArchetypeVolume AVolume
that may contain severalEntityArchetype
s such that they can be read, modified, and spawned into aEntityVolume.Mutable
viaEntityVolume.Modifiable.spawnEntity(Entity)
.EntityArchetypeVolume.Immutable EntityArchetypeVolume.Modifiable<M extends EntityArchetypeVolume.Modifiable<M>> EntityArchetypeVolume.Mutable EntityArchetypeVolume.Streamable<B extends EntityArchetypeVolume.Streamable<B>> EntityArchetypeVolume.Unmodifiable<U extends EntityArchetypeVolume.Unmodifiable<U>>