Uses of Class
me.thehandsomeyoni.persistentdataapi.exceptions.UnacceptableBlockException
Packages that use UnacceptableBlockException
Package
Description
-
Uses of UnacceptableBlockException in me.thehandsomeyoni.persistentdataapi
Methods in me.thehandsomeyoni.persistentdataapi that throw UnacceptableBlockExceptionModifier and TypeMethodDescriptionPersistentDataAPI.getDataRegistry
(org.bukkit.block.Block block) Gets the instance of the DataRegistry. -
Uses of UnacceptableBlockException in me.thehandsomeyoni.persistentdataapi.manager
Constructors in me.thehandsomeyoni.persistentdataapi.manager that throw UnacceptableBlockExceptionModifierConstructorDescriptionDataRegistry
(org.bukkit.block.Block block) Initializes the DataRegistry of a block.