public interface InventoryProperty<K,V>
extends Property<K,V>
Base interface for Inventory Properties. It is recommended that implementors
subclass AbstractInventoryProperty instead of implementing this
interface directly.
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.data.Property