Uses of Class
me.thehandsomeyoni.persistentdataapi.manager.DataRegistry
Packages that use DataRegistry
-
Uses of DataRegistry in me.thehandsomeyoni.persistentdataapi
Methods in me.thehandsomeyoni.persistentdataapi that return DataRegistryModifier and TypeMethodDescriptionPersistentDataAPI.getDataRegistry
(org.bukkit.block.Block block) Gets the instance of the DataRegistry.PersistentDataAPI.getDataRegistry
(org.bukkit.entity.Player player) Gets the instance of the DataRegistry.PersistentDataAPI.getDataRegistry
(org.bukkit.inventory.ItemStack item) Gets the instance of the DataRegistry.