Uses of Package
io.github.thebusybiscuit.slimefun4.api.exceptions
Package
Description
This package contains a few classes that revolve around the API for
SlimefunItem
, such as
ItemSetting
This package contains all variations of
ItemHandler
that
can be assigned to a SlimefunItem
This package contains classes centered around our
BiomeMap
utility.This package holds utilities related to the
SlimefunTag
enum.-
ClassDescriptionAn
IncompatibleItemHandlerException
is thrown whenever aPlugin
tried to add anItemHandler
to aSlimefunItem
despite theSlimefunItem
not allowing anItemHandler
of that type to be added. -
ClassDescriptionAn
IncompatibleItemHandlerException
is thrown whenever aPlugin
tried to add anItemHandler
to aSlimefunItem
despite theSlimefunItem
not allowing anItemHandler
of that type to be added. -
ClassDescriptionA
BiomeMapException
is thrown whenever aBiomeMap
contains illegal, invalid or unknown values. -
ClassDescriptionAn
TagMisconfigurationException
is thrown whenever aSlimefunTag
contains illegal, invalid or unknown values. -
ClassDescriptionAn
IncompatibleItemHandlerException
is thrown whenever aPlugin
tried to add anItemHandler
to aSlimefunItem
despite theSlimefunItem
not allowing anItemHandler
of that type to be added.