Uses of Package
io.github.thebusybiscuit.slimefun4.api.exceptions
Packages that use io.github.thebusybiscuit.slimefun4.api.exceptions
Package
Description
This package contains a few classes that revolve around the API for
SlimefunItem, such as
ItemSettingThis package contains all variations of
ItemHandler that
can be assigned to a SlimefunItemThis package contains classes centered around our
BiomeMap
utility.This package holds utilities related to the
SlimefunTag enum.-
Classes in io.github.thebusybiscuit.slimefun4.api.exceptions used by io.github.thebusybiscuit.slimefun4.api.itemsClassDescriptionAn
IncompatibleItemHandlerExceptionis thrown whenever aPlugintried to add anItemHandlerto aSlimefunItemdespite theSlimefunItemnot allowing anItemHandlerof that type to be added. -
Classes in io.github.thebusybiscuit.slimefun4.api.exceptions used by io.github.thebusybiscuit.slimefun4.core.handlersClassDescriptionAn
IncompatibleItemHandlerExceptionis thrown whenever aPlugintried to add anItemHandlerto aSlimefunItemdespite theSlimefunItemnot allowing anItemHandlerof that type to be added. -
Classes in io.github.thebusybiscuit.slimefun4.api.exceptions used by io.github.thebusybiscuit.slimefun4.utils.biomesClassDescriptionA
BiomeMapExceptionis thrown whenever aBiomeMapcontains illegal, invalid or unknown values. -
Classes in io.github.thebusybiscuit.slimefun4.api.exceptions used by io.github.thebusybiscuit.slimefun4.utils.tagsClassDescriptionAn
TagMisconfigurationExceptionis thrown whenever aSlimefunTagcontains illegal, invalid or unknown values. -
Classes in io.github.thebusybiscuit.slimefun4.api.exceptions used by me.mrCookieSlime.Slimefun.Objects.handlersClassDescriptionAn
IncompatibleItemHandlerExceptionis thrown whenever aPlugintried to add anItemHandlerto aSlimefunItemdespite theSlimefunItemnot allowing anItemHandlerof that type to be added.