Interface StorageEntity

All Known Implementing Classes:
StorageEntity.Default

public interface StorageEntity
Public API level type of a storage entity. Used for custom evaluators, filters, etc. Does intentionally not provide any means to load/access the entity's data or change any if its state. This is purely a querying interface, not a means to manipulate data via bypassing normal channels to do so.