Class Relic
java.lang.Object
io.github.thebusybiscuit.slimefun5.api.items.SlimefunItem
io.github.addoncommunity.galactifun.api.items.Relic
- All Implemented Interfaces:
io.github.thebusybiscuit.slimefun5.core.attributes.Placeable
public class Relic
extends io.github.thebusybiscuit.slimefun5.api.items.SlimefunItem
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class io.github.thebusybiscuit.slimefun5.api.items.SlimefunItem
addon, disenchantable, enchantable, hidden, recipeOutput, useableInWorkbench -
Constructor Summary
ConstructorsConstructorDescriptionRelic(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack item, Relic.RelicSettings settings, PlanetaryWorld... planets) -
Method Summary
Methods inherited from class io.github.thebusybiscuit.slimefun5.api.items.SlimefunItem
addItemHandler, addItemSetting, addOfficialWikipage, bakeTranslatedDisplay, callItemHandler, canUse, decorateBakedTemplate, equals, error, getAddon, getBlockTicker, getById, getByItem, getByItem, getDrops, getDrops, getGuideType, getHandlers, getId, getItem, getItemGroup, getItemName, getItemSetting, getItemSettings, getOptionalById, getOptionalByItem, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hashCode, hasResearch, info, isDisabled, isDisabledIn, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, sendDeprecationWarning, setGuideType, setHidden, setItemGroup, setRecipe, setRecipeOutput, setRecipeType, setResearch, setUseableInWorkbench, setWikiText, toString, warnMethods inherited from interface io.github.thebusybiscuit.slimefun5.core.attributes.Placeable
useVanillaBlockBreaking
-
Constructor Details
-
Relic
public Relic(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack item, Relic.RelicSettings settings, PlanetaryWorld... planets)
-
-
Method Details
-
optionals
public io.github.thebusybiscuit.slimefun5.libraries.dough.collections.RandomizedSet<org.bukkit.inventory.ItemStack> optionals() -
required
-