public interface StoreLoadTracker
Modifier and Type | Method and Description |
---|---|
boolean |
loadDetected(BlockStoreLocation... locations)
Used to detect load on particular location.
|
boolean loadDetected(BlockStoreLocation... locations)
locations
- vararg of locationstrue
if load detected on any given locationCopyright © 2023. All Rights Reserved.