Index
All Classes and Interfaces|All Packages
B
- BlockInfoStorage - Class in de.minebench.blockinfostorage
- BlockInfoStorage() - Constructor for class de.minebench.blockinfostorage.BlockInfoStorage
D
- de.minebench.blockinfostorage - package de.minebench.blockinfostorage
G
- get() - Static method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get the storage instance
- getBlockInfo(Block, String) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get information from a block.
- getBlockInfo(Block, Plugin) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get information from a block.
- getBlockInfo(Location, String) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get information from a block.
- getBlockInfo(Location, Plugin) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get information from a block.
- getBlockInfoValue(Block, NamespacedKey) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get information from a block.
- getBlockInfoValue(Location, NamespacedKey) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Get information from a block.
O
- onDisable() - Method in class de.minebench.blockinfostorage.BlockInfoStorage
- onEnable() - Method in class de.minebench.blockinfostorage.BlockInfoStorage
R
- removeBlockInfo(Block) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove all block info (TODO: Decide whether or not this is too dangerous to expose)
- removeBlockInfo(Block, String) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove block info
- removeBlockInfo(Block, NamespacedKey) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove block info
- removeBlockInfo(Block, Plugin) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove block info
- removeBlockInfo(Location) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove all block info (TODO: Decide whether or not this is too dangerous to expose)
- removeBlockInfo(Location, String) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove block info
- removeBlockInfo(Location, NamespacedKey) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove block info
- removeBlockInfo(Location, Plugin) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Remove block info
S
- setBlockInfo(Block, NamespacedKey, Object) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Set block info
- setBlockInfo(Location, NamespacedKey, Object) - Method in class de.minebench.blockinfostorage.BlockInfoStorage
-
Set block info
All Classes and Interfaces|All Packages