Uses of Class
me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config
Packages that use Config
Package
Description
This package contains all variations of
ItemAttribute that
can be assigned to a SlimefunItem-
Uses of Config in com.xzavier0722.mc.plugin.slimefun4.storage.controller
Subclasses of Config in com.xzavier0722.mc.plugin.slimefun4.storage.controller -
Uses of Config in io.github.thebusybiscuit.slimefun4.core.attributes
Methods in io.github.thebusybiscuit.slimefun4.core.attributes with parameters of type ConfigModifier and TypeMethodDescriptiondefault intDeprecated.default intEnergyNetProvider.getGeneratedOutput(org.bukkit.Location l, Config data) Deprecated, for removal: This API element is subject to removal in a future version.default booleanEnergyNetProvider.willExplode(org.bukkit.Location l, Config data) Deprecated, for removal: This API element is subject to removal in a future version.useEnergyNetProvider.willExplode(Location, SlimefunBlockData)instead This method only for backward compatibility. -
Uses of Config in me.mrCookieSlime.Slimefun.api
Subclasses of Config in me.mrCookieSlime.Slimefun.apiModifier and TypeClassDescriptionclassThis class is used to speed up parsing of aJsonObjectthat is stored at a givenLocation.Methods in me.mrCookieSlime.Slimefun.api that return ConfigModifier and TypeMethodDescriptionstatic ConfigBlockStorage.getLocationInfo(org.bukkit.Location location) Deprecated. -
Uses of Config in me.mrCookieSlime.Slimefun.Objects.handlers
Methods in me.mrCookieSlime.Slimefun.Objects.handlers with parameters of type ConfigModifier and TypeMethodDescriptionvoidBlockTicker.tick(org.bukkit.block.Block b, SlimefunItem item, Config data) Deprecated.
EnergyNetProvider.getGeneratedOutputLong(Location, SlimefunBlockData)instead This method only for backward compatibility.