Class RegionStorage
java.lang.Object
tfagaming.projects.minecraft.homestead.storage.RegionStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic SharedStoragecreateStorage(Region region, int size) static voiddeleteStorage(Region region) static SharedStoragegetStorage(Region region) static intgetStorageSize(Region region) static booleanhasStorage(Region region) static voidopenStorage(Region region, org.bukkit.entity.Player player) static booleanupgradeStorage(Region region, int newSize)
-
Constructor Details
-
RegionStorage
public RegionStorage()
-
-
Method Details
-
hasStorage
-
getStorage
-
createStorage
-
deleteStorage
-
canAccess
-
openStorage
-
getStorageSize
-
upgradeStorage
-