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 int
Deprecated.default int
EnergyNetProvider.getGeneratedOutput
(org.bukkit.Location l, Config data) default boolean
EnergyNetProvider.willExplode
(org.bukkit.Location l, Config data) -
Uses of Config in me.mrCookieSlime.Slimefun.api
Subclasses of Config in me.mrCookieSlime.Slimefun.apiModifier and TypeClassDescriptionclass
This class is used to speed up parsing of aJsonObject
that is stored at a givenLocation
.Methods in me.mrCookieSlime.Slimefun.api that return ConfigModifier and TypeMethodDescriptionstatic Config
BlockStorage.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 TypeMethodDescriptionvoid
BlockTicker.tick
(org.bukkit.block.Block b, SlimefunItem item, Config data) Deprecated.