Interface EntityVolume.Unmodifiable<U extends EntityVolume.Unmodifiable<U>>

All Superinterfaces:
BlockVolume, BlockVolume.Streamable<U>, BlockVolume.Unmodifiable<U>, EntityVolume, EntityVolume.Streamable<U>, UnmodifiableVolume, Volume
All Known Subinterfaces:
EntityVolume.Immutable
Enclosing interface:
EntityVolume

public static interface EntityVolume.Unmodifiable<U extends EntityVolume.Unmodifiable<U>> extends EntityVolume, EntityVolume.Streamable<U>, UnmodifiableVolume, BlockVolume.Unmodifiable<U>