Deprecated API
Contents
-
Deprecated Packages
-
Deprecated InterfacesInterfaceDescriptionPlease use the
BlockBreakHandler
instead.Moved toio.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
This interface is not designed to be used by addons. The entire inventory system will be replaced eventually.
-
Deprecated ClassesClassDescriptionOnly used by the legacy
BlockStorage
system.This is an old remnant of CS-CoreLib, the last bits of the past. They will be removed once everything is updated.This class is slowly getting stripped away in favour of a more object-oriented approach.
-
Deprecated Enum ClassesEnum ClassDescriptionThis enum is no longer needed
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
Waypoint.getOwnerId()
insteadNumeric Ids for Researches are deprecated, useResearch.getKey()
for identification instead.since RC-36 UseElectricGoldPan.isOutputLimitOverridden()
instead.since RC-36 UseGoldPan.getInputMaterials()
instead.This method will soon be removed.Please useSlimefunItem.isDisabledIn(org.bukkit.World)
instead.
-
Deprecated ConstructorsConstructorDescriptionUse
Waypoint(UUID, String, Location, String)
insteadIn RC-35, marked for removal in RC-36