Interface StorageBlockEntity
- All Known Implementing Classes:
 StorageBlockBlockEntity
@API(status=STABLE,
     since="2.0.0-milestone.3.3")
public interface StorageBlockEntity
Implement this on a block entity that contains a storage (ID) that can be transferred to/from an item.
 The "storage block" is an example of such an item.
- 
Method Summary
 
- 
Method Details
- 
getStorageId
 - 
setStorageId
 
 -