diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index 3dc29add0..4b6fce65f 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (Slimefun4 - Javadocs) - + @@ -26,6 +26,7 @@
  • AdvancedFarmerAndroid
  • AGenerator
  • AltarRecipe
  • +
  • AncientAltar
  • AncientAltarListener
  • AncientAltarTask
  • AncientPedestal
  • @@ -206,7 +207,7 @@
  • Medicine
  • MetricsService
  • MinecraftRecipeService
  • -
  • MinecraftVersion
  • +
  • MinecraftVersion
  • MinerAndroid
  • MonsterJerky
  • MultiBlock
  • diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 0f8567806..1eac16f6b 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (Slimefun4 - Javadocs) - + @@ -26,6 +26,7 @@
  • AdvancedFarmerAndroid
  • AGenerator
  • AltarRecipe
  • +
  • AncientAltar
  • AncientAltarListener
  • AncientAltarTask
  • AncientPedestal
  • @@ -206,7 +207,7 @@
  • Medicine
  • MetricsService
  • MinecraftRecipeService
  • -
  • MinecraftVersion
  • +
  • MinecraftVersion
  • MinerAndroid
  • MonsterJerky
  • MultiBlock
  • diff --git a/docs/constant-values.html b/docs/constant-values.html index a560149bb..9ea8e96b1 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (Slimefun4 - Javadocs) - + diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html index 421738481..999f22e41 100644 --- a/docs/deprecated-list.html +++ b/docs/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (Slimefun4 - Javadocs) - + diff --git a/docs/help-doc.html b/docs/help-doc.html index 933f33aa0..22d00cd49 100644 --- a/docs/help-doc.html +++ b/docs/help-doc.html @@ -2,10 +2,10 @@ - + API Help (Slimefun4 - Javadocs) - + diff --git a/docs/index-all.html b/docs/index-all.html index abcc354ca..71c847741 100644 --- a/docs/index-all.html +++ b/docs/index-all.html @@ -2,10 +2,10 @@ - + Index (Slimefun4 - Javadocs) - + @@ -113,11 +113,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
     
    add(String) - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method stores the given search term in this GuideHistory.
    +
    add(Category, int) - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method adds a Category to this GuideHistory.
    +
    add(SlimefunItem) - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method stores the given SlimefunItem in this GuideHistory.
    +
    add(SlimefunItem) - Method in class me.mrCookieSlime.Slimefun.Objects.Category
    Adds the given SlimefunItem to this Category.
    @@ -131,7 +137,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This applies this StatusEffect to the given Player.
    add(ItemStack, int) - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method adds a ItemStack to this GuideHistory.
    +
    addBlockInfo(Block, String, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    addBlockInfo(Block, String, String, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
    @@ -239,13 +247,23 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    ANCIENT_PEDESTAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
     
    -
    AncientAltarListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    +
    AncientAltar - Class in io.github.thebusybiscuit.slimefun4.implementation.items.altar
     
    +
    AncientAltar(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AncientAltar
    +
     
    +
    AncientAltarListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    +
    +
    This Listener is responsible for providing the core mechanics of the AncientAltar + and the AncientPedestal, it also handles the crafting of items using the Altar.
    +
    AncientAltarListener() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
     
    AncientAltarTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
    -
     
    -
    AncientAltarTask(List<Block>, Block, Location, ItemStack, List<Block>, List<ItemStack>) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask
    +
    +
    The AncientAltarTask is responsible for the animation that happens when a ritual + involving the AncientAltar is started.
    +
    +
    AncientAltarTask(Block, ItemStack, List<Block>, List<ItemStack>) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask
     
    AncientPedestal - Class in io.github.thebusybiscuit.slimefun4.implementation.items.altar
     
    @@ -494,7 +512,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    BlockMenuPreset(String, String, boolean) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
     
    BlockPhysicsListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    -
     
    +
    +
    This Listener is responsible for listening to any physics-based events, such + as EntityChangeBlockEvent or a BlockPistonEvent.
    +
    BlockPhysicsListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
     
    BlockPlaceHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
    @@ -545,7 +566,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    ButcherAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ButcherAndroid
     
    ButcherAndroidListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    -
     
    +
    +
    This Listener handles the collecton of drops from an Entity that was + killed by a ButcherAndroid.
    +
    ButcherAndroidListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.ButcherAndroidListener
     
    BUTTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -671,7 +695,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    Category - Class in me.mrCookieSlime.Slimefun.Objects
    -
    Statically handles categories.
    +
    Represents a category, which structure multiple SlimefunItem in the SlimefunGuide.
    Category(NamespacedKey, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Category
    @@ -785,7 +809,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    classifyLocation(Location) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
     
    clear() - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method will clear this GuideHistory and remove all entries.
    +
    clear(Player) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
    This will remove this StatusEffect from the given Player.
    @@ -1027,7 +1053,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    DASH - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
     
    DeathpointListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    -
     
    +
    +
    This Listener listens to the EntityDeathEvent to automatically + create a waypoint for a Player who carries an Emergency Transmitter.
    +
    DeathpointListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.DeathpointListener
     
    DEBUG_FISH - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -1347,7 +1376,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    ErrorReport - Class in io.github.thebusybiscuit.slimefun4.api
    -
    This clas represents an ErrorReport.
    +
    This class represents an ErrorReport.
    ErrorReport(Throwable, Consumer<PrintStream>) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
     
    @@ -1594,6 +1623,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    getAllSlimefunItems() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
     
    +
    getAltars() - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
    +
     
    getAltarsInUse() - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
     
    getAncientAltarListener() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
    @@ -1645,7 +1676,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    getBlock() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
     
    -
    getBlockData(TileState) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
    +
    getBlockData(Block) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
     
    getBlockDataService() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
     
    @@ -2585,6 +2616,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Returns the name of this resource (e.g.
    +
    getName() - Method in enum io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    +
    +
    This returns the name of this MinecraftVersion in a readable format.
    +
    getName() - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
    This method returns the name of this addon, it defaults to the name @@ -2598,10 +2633,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Returns the name of this contributor.
    -
    getName() - Method in enum me.mrCookieSlime.Slimefun.MinecraftVersion
    -
    -
    This returns the name of this MinecraftVersion in a readable format.
    -
    getName(Player) - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
    This method returns a localized name for this GEOResource in the @@ -3107,7 +3138,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    GLOWSTONE_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
     
    goBack(SlimefunGuideImplementation, boolean) - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method opens the previous entry to the associated PlayerProfile.
    +
    GOLD_10K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
     
    GOLD_12K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -3228,7 +3261,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); SlimefunGuide.
    GuideHistory(PlayerProfile) - Constructor for class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This creates a new GuideHistory for the given PlayerProfile
    +
    @@ -3265,6 +3300,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    hasDiverged(ItemStack) - Method in class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece
     
    +
    hasFireworksEnabled(Player) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings
    +
     
    HASH - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
     
    hashCode() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
    @@ -3302,12 +3339,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This method returns whether the Player has unlocked the given Research
    -
    hasUnlocked(Player) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
    +
    hasUnlocked(Player, PlayerProfile) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
    Checks if the Player has fully unlocked all parent categories.
    -
    hasUnlocked(Player, PlayerProfile) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
    -
     
    hasUnlocked(Player, SlimefunItem, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
    Checks if this player can use this item.
    @@ -3316,10 +3351,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Checks if this player can use this item.
    -
    hasWikipage() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
    -
    -
    This method returns whether this item has been assigned a wiki page.
    -
    HAZMAT_SUIT_REQUIRED - Static variable in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
     
    HAZMATSUIT_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -3440,9 +3471,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); uses internally.
    io.github.thebusybiscuit.slimefun4.api.geo - package io.github.thebusybiscuit.slimefun4.api.geo
    -
     
    +
    +
    This package contains classes that are centered around the + GEOResource API.
    +
    io.github.thebusybiscuit.slimefun4.api.gps - package io.github.thebusybiscuit.slimefun4.api.gps
    -
     
    +
    +
    This package stores classes of the API that are related to the + GPSNetwork.
    +
    io.github.thebusybiscuit.slimefun4.api.items - package io.github.thebusybiscuit.slimefun4.api.items
     
    io.github.thebusybiscuit.slimefun4.api.network - package io.github.thebusybiscuit.slimefun4.api.network
    @@ -3450,9 +3487,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This package provides the API infrastructure for networks, such as the Cargo- or Energy net.
    io.github.thebusybiscuit.slimefun4.api.player - package io.github.thebusybiscuit.slimefun4.api.player
    -
     
    +
    +
    This package stores API-related classes that are related to a Player, + such as the PlayerProfile for example.
    +
    io.github.thebusybiscuit.slimefun4.core - package io.github.thebusybiscuit.slimefun4.core
    -
     
    +
    +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    +
    io.github.thebusybiscuit.slimefun4.core.attributes - package io.github.thebusybiscuit.slimefun4.core.attributes
    This package contains all variations of ItemAttribute that @@ -3463,13 +3506,18 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This package contains everything related to slimefun's ingame command.
    io.github.thebusybiscuit.slimefun4.core.commands.subcommands - package io.github.thebusybiscuit.slimefun4.core.commands.subcommands
    -
     
    +
    +
    This package holds all implementations of SubCommand.
    +
    io.github.thebusybiscuit.slimefun4.core.guide - package io.github.thebusybiscuit.slimefun4.core.guide
    This package contains the core system for the SlimefunGuide.
    io.github.thebusybiscuit.slimefun4.core.networks.energy - package io.github.thebusybiscuit.slimefun4.core.networks.energy
    -
     
    +
    +
    This package holds an implementation of Network + that is responsible for transmitting energy.
    +
    io.github.thebusybiscuit.slimefun4.core.services - package io.github.thebusybiscuit.slimefun4.core.services
    This package provides a few "Services" that Slimefun uses.
    @@ -3501,15 +3549,26 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); SlimefunItem
    io.github.thebusybiscuit.slimefun4.implementation.items.altar - package io.github.thebusybiscuit.slimefun4.implementation.items.altar
    -
     
    +
    +
    This package holds the SlimefunItem implementations related to + the AncientAltar.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.androids - package io.github.thebusybiscuit.slimefun4.implementation.items.androids
    -
     
    +
    +
    This package holds implementations of SlimefunItem + that are related to the ProgrammableAndroid.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.armor - package io.github.thebusybiscuit.slimefun4.implementation.items.armor
     
    io.github.thebusybiscuit.slimefun4.implementation.items.blocks - package io.github.thebusybiscuit.slimefun4.implementation.items.blocks
     
    io.github.thebusybiscuit.slimefun4.implementation.items.cargo - package io.github.thebusybiscuit.slimefun4.implementation.items.cargo
    -
     
    +
    +
    This package provides the different implementations of + SlimefunItem + that are related to the CargoNet, most + notably: Cargo Nodes.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.electric - package io.github.thebusybiscuit.slimefun4.implementation.items.electric
     
    io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
    @@ -3521,27 +3580,51 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
     
    io.github.thebusybiscuit.slimefun4.implementation.items.food - package io.github.thebusybiscuit.slimefun4.implementation.items.food
    -
     
    +
    +
    This package holds implementations of SlimefunItem + that are related to food.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.geo - package io.github.thebusybiscuit.slimefun4.implementation.items.geo
     
    io.github.thebusybiscuit.slimefun4.implementation.items.gps - package io.github.thebusybiscuit.slimefun4.implementation.items.gps
    -
     
    +
    +
    This package holds implementations of SlimefunItem + that are related to the GPSNetwork.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.magical - package io.github.thebusybiscuit.slimefun4.implementation.items.magical
    -
     
    +
    +
    This package holds implementations of SlimefunItem + that are considered magical items.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.medical - package io.github.thebusybiscuit.slimefun4.implementation.items.medical
    -
     
    +
    +
    This package holds implementations of SlimefunItem that are + related to healing yourself.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks - package io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
    -
     
    +
    +
    This package contains all the different implementations of + MultiBlockMachine
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.tools - package io.github.thebusybiscuit.slimefun4.implementation.items.tools
    -
     
    +
    +
    This package holds implementations of SlimefunItem + that are tools.
    +
    io.github.thebusybiscuit.slimefun4.implementation.items.weapons - package io.github.thebusybiscuit.slimefun4.implementation.items.weapons
    -
     
    +
    +
    This package holds implementations of SlimefunItem + that are weapons, implementations of + SlimefunBow for example.
    +
    io.github.thebusybiscuit.slimefun4.implementation.listeners - package io.github.thebusybiscuit.slimefun4.implementation.listeners
    This package contains all implementations of Listener that Slimefun uses.
    io.github.thebusybiscuit.slimefun4.implementation.resources - package io.github.thebusybiscuit.slimefun4.implementation.resources
    -
     
    +
    +
    This package contains all implementations of GEOResource.
    +
    io.github.thebusybiscuit.slimefun4.implementation.setup - package io.github.thebusybiscuit.slimefun4.implementation.setup
    In this package we initialize our items, researches and stuff.
    @@ -3561,7 +3644,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    IRON_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
     
    IronGolemListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    -
     
    +
    +
    This Listener makes sure that an IronGolem cannot be healed with + a SlimefunItem.
    +
    IronGolemListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.IronGolemListener
     
    isActive() - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
    @@ -3574,6 +3660,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This method represents a check.
    +
    isAtLeast(MinecraftVersion) - Method in enum io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    +
    +
    This method checks whether this MinecraftVersion is newer or equal to + the given MinecraftVersion,
    +
    isCancelled() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
     
    isCancelled() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
    @@ -3593,7 +3684,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    isCoreProtectInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.ThirdPartyPluginService
     
    isDamageable() - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
    -
     
    +
    +
    Implement this method to make the behaviour of this interface dependent + on the state of your object.
    +
    isDamageable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe
     
    isDamageable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel
    @@ -3620,7 +3714,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This method returns whether this SlimefunItem is disabled.
    isDisenchantable() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
    -
     
    +
    +
    This returns whether or not this SlimefunItem is allowed to be used in + an AutoDisenchanter.
    +
    isEmeraldEnchantsInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.ThirdPartyPluginService
     
    isEnabled() - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
    @@ -3638,7 +3735,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Checks if this item is enabled in the world this player is in.
    isEnchantable() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
    -
     
    +
    +
    This returns whether or not this SlimefunItem is allowed to be used in + an AutoEnchanter.
    +
    isEventCancelled() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
     
    isExoticGardenInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.ThirdPartyPluginService
    @@ -3729,6 +3829,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This returns whether or not we are scheduling a ticking task for this block.
    +
    isTileEntity(Material) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
    +
     
    isUniversal() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
     
    isUniversalInventory(String) - Static method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
    @@ -4052,10 +4154,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Call this method if the Player has left.
    -
    matches(String) - Method in enum me.mrCookieSlime.Slimefun.MinecraftVersion
    +
    matches(String) - Method in enum io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    This method checks whether the given version matches with this - MinecraftVersion.
    + MinecraftVersion.
    MAX_USES - Static variable in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff
     
    @@ -4116,12 +4218,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    mine(Block, BlockMenu, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.MinerAndroid
     
    -
    MINECRAFT_1_14 - me.mrCookieSlime.Slimefun.MinecraftVersion
    +
    MINECRAFT_1_14 - io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    This constant represents Minecraft (Java Edition) Version 1.14 (The "Village & Pillage" Update)
    -
    MINECRAFT_1_15 - me.mrCookieSlime.Slimefun.MinecraftVersion
    +
    MINECRAFT_1_15 - io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    This constant represents Minecraft (Java Edition) Version 1.15 (The "Buzzy Bees" Update)
    @@ -4132,7 +4234,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    MinecraftRecipeService(Plugin) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.MinecraftRecipeService
     
    -
    MinecraftVersion - Enum in me.mrCookieSlime.Slimefun
    +
    MinecraftVersion - Enum in io.github.thebusybiscuit.slimefun4.api
    This enum holds all versions of Minecraft that we currently support.
    @@ -4570,7 +4672,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    openGuide(Player, ItemStack) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
     
    openLastEntry(SlimefunGuideImplementation, boolean) - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This method opens the last opened entry to the associated PlayerProfile + of this GuideHistory.
    +
    openMainMenu(PlayerProfile, boolean, int) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
     
    openMainMenu(PlayerProfile, boolean, int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
    @@ -5186,7 +5291,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    Research - Class in me.mrCookieSlime.Slimefun.Objects
    -
    Statically handles researches.
    +
    Represents a research, which is bound to one + SlimefunItem or more and requires XP levels to unlock said item(s).
    Research(NamespacedKey, int, String, int) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Research
    @@ -5330,7 +5436,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    setBackpackId(Player, ItemStack, int, int) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
     
    -
    setBlockData(TileState, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
    +
    setBlockData(Block, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
     
    setBlockInfo(Block, String, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    @@ -5460,7 +5566,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem
     
    size() - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    -
     
    +
    +
    This returns the amount of elements in this GuideHistory.
    +
    SLASH_SEPARATOR - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
     
    SLIME_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -5550,11 +5658,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    SlimefunItem - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
     
    SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
    -
     
    +
    +
    This creates a new SlimefunItem from the given arguments.
    +
    SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
     
    SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
    -
     
    +
    +
    This creates a new SlimefunItem from the given arguments.
    +
    SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
     
    SlimefunItem(Category, ItemStack, String, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
    @@ -6065,15 +6177,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    UniversalBlockMenu(BlockMenuPreset, Config) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu
     
    -
    UNKNOWN - io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
    -
    -
    This build comes from any other branch.
    -
    -
    UNKNOWN - me.mrCookieSlime.Slimefun.MinecraftVersion
    +
    UNKNOWN - io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    This constant represents an exceptional state in which we were unable to identify the Minecraft Version we are using
    +
    UNKNOWN - io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
    +
    +
    This build comes from any other branch.
    +
    unlock(Player, boolean) - Method in class me.mrCookieSlime.Slimefun.Objects.Research
    Unlocks this Research for the specified Player.
    @@ -6138,6 +6250,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    VALENTINES_DAY - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
     
    +
    valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent
    Returns the enum constant of this type with the specified name.
    @@ -6174,10 +6290,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Returns the enum constant of this type with the specified name.
    -
    valueOf(String) - Static method in enum me.mrCookieSlime.Slimefun.MinecraftVersion
    -
    -
    Returns the enum constant of this type with the specified name.
    -
    valueOf(String) - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ItemState
    Returns the enum constant of this type with the specified name.
    @@ -6186,6 +6298,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Returns the enum constant of this type with the specified name.
    +
    values() - Static method in enum io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    values() - Static method in enum io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent
    Returns an array containing the constants of this enum type, in @@ -6231,11 +6348,6 @@ the order they are declared.
    Returns an array containing the constants of this enum type, in the order they are declared.
    -
    values() - Static method in enum me.mrCookieSlime.Slimefun.MinecraftVersion
    -
    -
    Returns an array containing the constants of this enum type, in -the order they are declared.
    -
    values() - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ItemState
    Returns an array containing the constants of this enum type, in @@ -6328,7 +6440,10 @@ the order they are declared.
    WitherAssembler(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
     
    WitherListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
    -
     
    +
    +
    This Listener is responsible for implementing the functionality of blocks that + were marked as WitherProof to not be destroyed by a Wither.
    +
    WitherListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.WitherListener
     
    WitherProof - Interface in io.github.thebusybiscuit.slimefun4.core.attributes
    diff --git a/docs/index.html b/docs/index.html index a400cb378..76b4035b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - + Slimefun4 - Javadocs diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html b/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html index 7e78aa611..9e301f0bf 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html @@ -2,10 +2,10 @@ - + ErrorReport (Slimefun4 - Javadocs) - + @@ -62,7 +62,7 @@ var pathtoroot = "../../../../../";loadScripts(document, 'script');
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html index 7c3550aed..ac05d7bac 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html @@ -2,10 +2,10 @@ - + MachineTier (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html index fa1e1659d..2eea40429 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html @@ -2,10 +2,10 @@ - + MachineType (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html index 99c561083..b5882d41d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html @@ -2,10 +2,10 @@ - + Radioactive (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html index 76fe1d314..2969f8a10 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html @@ -2,10 +2,10 @@ - + Radioactivity (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html index a066da177..fb300201e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html @@ -2,10 +2,10 @@ - + RecipeDisplayItem (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html index 277c43950..7880cfc85 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html @@ -2,10 +2,10 @@ - + Soulbound (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html index 0778af760..b6aa57411 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html @@ -2,10 +2,10 @@ - + WitherProof (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/DamageableItem.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/DamageableItem.html index afe48cde0..92409d88f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/DamageableItem.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/DamageableItem.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem (Slimefun4 - Javadocs) - + @@ -114,11 +114,18 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.tools -  + +
    This package holds implementations of SlimefunItem + that are tools.
    + io.github.thebusybiscuit.slimefun4.implementation.items.weapons -  + +
    This package holds implementations of SlimefunItem + that are weapons, implementations of + SlimefunBow for example.
    + me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html index 87372d8cc..d572bca97 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetComponent (Slimefun4 - Javadocs) - + @@ -134,7 +134,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.gps -  + +
    This package holds implementations of SlimefunItem + that are related to the GPSNetwork.
    + me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/ItemAttribute.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/ItemAttribute.html index 42aefb744..2234fe857 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/ItemAttribute.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/ItemAttribute.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.ItemAttribute (Slimefun4 - Javadocs) - + @@ -128,7 +128,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.androids -  + +
    This package holds implementations of SlimefunItem + that are related to the ProgrammableAndroid.
    + io.github.thebusybiscuit.slimefun4.implementation.items.blocks @@ -156,23 +159,39 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.gps -  + +
    This package holds implementations of SlimefunItem + that are related to the GPSNetwork.
    + io.github.thebusybiscuit.slimefun4.implementation.items.magical -  + +
    This package holds implementations of SlimefunItem + that are considered magical items.
    + io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks -  + +
    This package contains all the different implementations of + MultiBlockMachine
    + io.github.thebusybiscuit.slimefun4.implementation.items.tools -  + +
    This package holds implementations of SlimefunItem + that are tools.
    + io.github.thebusybiscuit.slimefun4.implementation.items.weapons -  + +
    This package holds implementations of SlimefunItem + that are weapons, implementations of + SlimefunBow for example.
    + me.mrCookieSlime.Slimefun.Objects.SlimefunItem diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html index 0caf3bf0c..b7ca0a58a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html index 0d0f35a83..f3bcd4172 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.attributes.MachineType (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html index d02014820..6c0ce635e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.Radioactive (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html index e3c4fe8fc..3bd64de70 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/RecipeDisplayItem.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/RecipeDisplayItem.html index 9d852f18e..b2f66860e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/RecipeDisplayItem.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/RecipeDisplayItem.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.RecipeDisplayItem (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.androids -  + +
    This package holds implementations of SlimefunItem + that are related to the ProgrammableAndroid.
    + io.github.thebusybiscuit.slimefun4.implementation.items.blocks @@ -138,11 +141,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks -  + +
    This package contains all the different implementations of + MultiBlockMachine
    + io.github.thebusybiscuit.slimefun4.implementation.items.tools -  + +
    This package holds implementations of SlimefunItem + that are tools.
    + me.mrCookieSlime.Slimefun.Objects.SlimefunItem diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html index fb3a15d9d..343ef4907 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.Soulbound (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.magical -  + +
    This package holds implementations of SlimefunItem + that are considered magical items.
    + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/WitherProof.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/WitherProof.html index b274e684b..21cb9c53a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/WitherProof.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/WitherProof.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.WitherProof (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core -  + +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    + io.github.thebusybiscuit.slimefun4.implementation.items.blocks diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html index cbd86563a..8536d9c1d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.attributes (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html index 9610e9b4d..759215c35 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.attributes (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html index 76e4234d0..bf98d0f6a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.attributes Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html index a0c4dbe90..f9d70a0db 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.core.attributes (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core -  + +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    + io.github.thebusybiscuit.slimefun4.core.attributes @@ -132,7 +135,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.androids -  + +
    This package holds implementations of SlimefunItem + that are related to the ProgrammableAndroid.
    + io.github.thebusybiscuit.slimefun4.implementation.items.blocks @@ -160,23 +166,39 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.gps -  + +
    This package holds implementations of SlimefunItem + that are related to the GPSNetwork.
    + io.github.thebusybiscuit.slimefun4.implementation.items.magical -  + +
    This package holds implementations of SlimefunItem + that are considered magical items.
    + io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks -  + +
    This package contains all the different implementations of + MultiBlockMachine
    + io.github.thebusybiscuit.slimefun4.implementation.items.tools -  + +
    This package holds implementations of SlimefunItem + that are tools.
    + io.github.thebusybiscuit.slimefun4.implementation.items.weapons -  + +
    This package holds implementations of SlimefunItem + that are weapons, implementations of + SlimefunBow for example.
    + io.github.thebusybiscuit.slimefun4.utils diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html index b5ec7ffbe..d6684449e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.MultiBlock (Slimefun4 - Javadocs) - + @@ -121,7 +121,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core -  + +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    + me.mrCookieSlime.Slimefun.Objects.handlers diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html index 30704fd86..3f4e9a1f4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html index 62d67935e..12f19898c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html @@ -2,10 +2,10 @@ - + SlimefunCommand (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html index 3a5dff4c3..0bbb2a645 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html @@ -2,10 +2,10 @@ - + SubCommand (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html index 52daa5fd0..a23ba4d8b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand (Slimefun4 - Javadocs) - + @@ -120,7 +120,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core.commands.subcommands -  + +
    This package holds all implementations of SubCommand.
    + me.mrCookieSlime.Slimefun diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html index 522614c09..ee6beffc4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand (Slimefun4 - Javadocs) - + @@ -120,7 +120,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core.commands.subcommands -  + +
    This package holds all implementations of SubCommand.
    + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html index a144b8595..a03f83576 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.commands (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html index 923827f5d..7ef7a465b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.commands (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html index 483886f6a..71f7837fa 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.commands Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html index cb3b31126..ae112f084 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.core.commands (Slimefun4 - Javadocs) - + @@ -120,7 +120,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core.commands.subcommands -  + +
    This package holds all implementations of SubCommand.
    + me.mrCookieSlime.Slimefun diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html index 0897518e9..41dae5037 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html @@ -2,10 +2,10 @@ - + Commands (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/Commands.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/Commands.html index 0fab5a525..59d1720c8 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/Commands.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/Commands.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.subcommands.Commands (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html index 778bd5ba6..932d3e998 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.commands.subcommands (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html index b42cc9392..b0617943d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.commands.subcommands (Slimefun4 - Javadocs) - + @@ -103,6 +103,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

    Package io.github.thebusybiscuit.slimefun4.core.commands.subcommands

    +
    +
    This package holds all implementations of SubCommand. + You can find all sub commands of Slimefun in here.
    +
    @@ -295,6 +320,14 @@ extends Category category, int page) +
    This method adds a Category to this GuideHistory. + Should the Category already be the last element in this GuideHistory, + then the entry will be overridden with the new page.
    +
    +
    Parameters:
    +
    category - The Category that should be added to this GuideHistory
    +
    page - The current page of the Category that should be stored
    +
    @@ -305,6 +338,14 @@ extends ItemStack item, int page) +
    This method adds a ItemStack to this GuideHistory. + Should the ItemStack already be the last element in this GuideHistory, + then the entry will be overridden with the new page.
    +
    +
    Parameters:
    +
    item - The ItemStack that should be added to this GuideHistory
    +
    page - The current page of the recipes of this ItemStack
    +
    @@ -314,6 +355,11 @@ extends

    add

    public void add​(SlimefunItem item)
    +
    This method stores the given SlimefunItem in this GuideHistory.
    +
    +
    Parameters:
    +
    item - The SlimefunItem that should be added to this GuideHistory
    +
    @@ -323,6 +369,11 @@ extends

    add

    public void add​(String searchTerm)
    +
    This method stores the given search term in this GuideHistory.
    +
    +
    Parameters:
    +
    searchTerm - The term that the Player searched for
    +
    @@ -332,6 +383,11 @@ extends

    size

    public int size​()
    +
    +
    +
    Returns:
    +
    The size of this GuideHistory
    +
    @@ -342,6 +398,13 @@ extends SlimefunGuideImplementation guide, boolean survival) +
    This method opens the last opened entry to the associated PlayerProfile + of this GuideHistory.
    +
    +
    Parameters:
    +
    guide - The SlimefunGuideImplementation to use
    +
    survival - Whether the entry should be opened in survival or creative mode
    +
    @@ -352,6 +415,16 @@ extends SlimefunGuideImplementation guide, boolean survival) +
    This method opens the previous entry to the associated PlayerProfile. + More precisely, it will remove the last entry and open the second-last entry + to the Player. + + It can be thought of as a "back" button. Since that is what this is used for.
    +
    +
    Parameters:
    +
    guide - The SlimefunGuideImplementation to use
    +
    survival - Whether the entry should be opened in survival or creative mode
    +
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html index 6c7fb2c6a..9a95815dc 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html @@ -2,10 +2,10 @@ - + SlimefunGuide (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html index c283e952b..9f6e6cf7e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html @@ -2,10 +2,10 @@ - + SlimefunGuideImplementation (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html index 9ff92ab91..44b61b13b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html @@ -2,10 +2,10 @@ - + SlimefunGuideLayout (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html index fed51be38..cf5513b27 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html @@ -2,10 +2,10 @@ - + SlimefunGuideSettings (Slimefun4 - Javadocs) - + @@ -27,7 +27,7 @@ catch(err) { } //--> -var methods = {"i0":9}; +var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -195,6 +195,11 @@ extends Description +static boolean +hasFireworksEnabled​(Player p) +  + + static void openSettings​(Player p, ItemStack guide) @@ -246,13 +251,22 @@ extends - diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/GuideHistory.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/GuideHistory.html index 817706212..3e9264d9f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/GuideHistory.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/GuideHistory.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.api.player -  + +
    This package stores API-related classes that are related to a Player, + such as the PlayerProfile for example.
    + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html index 5a7fcb0af..969417720 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html index 5fc963a8d..c3770b43d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core -  + +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    + io.github.thebusybiscuit.slimefun4.core.guide @@ -173,13 +176,18 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); void GuideHistory.goBack​(SlimefunGuideImplementation guide, boolean survival) -  + +
    This method opens the previous entry to the associated PlayerProfile.
    + void GuideHistory.openLastEntry​(SlimefunGuideImplementation guide, boolean survival) -  + +
    This method opens the last opened entry to the associated PlayerProfile + of this GuideHistory.
    + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html index 86e712511..ea25bf7f9 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core -  + +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    + io.github.thebusybiscuit.slimefun4.core.guide diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html index 5e605a43c..7365fdeb0 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html index feccf7d18..993eee0a3 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.guide (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html index 8ab6c3aa7..604498ad9 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.guide (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html index df3b860b5..b07ccd7b9 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.guide Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html index ac16e0d96..bd4b8e152 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.core.guide (Slimefun4 - Javadocs) - + @@ -114,11 +114,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.api.player -  + +
    This package stores API-related classes that are related to a Player, + such as the PlayerProfile for example.
    + io.github.thebusybiscuit.slimefun4.core -  + +
    This package holds the core systems of Slimefun, these are not neccessarily used as an API + but ratherprovide the core functionality of this Plugin.
    + io.github.thebusybiscuit.slimefun4.core.guide diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html index 44989ef00..99796efba 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html @@ -2,10 +2,10 @@ - + EnergyNet (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html index 9c15e78c7..f5007a871 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html @@ -2,10 +2,10 @@ - + EnergyNetComponentType (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html index 690d51f59..5dec43126 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet (Slimefun4 - Javadocs) - + @@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core.networks.energy -  + +
    This package holds an implementation of Network + that is responsible for transmitting energy.
    + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html index adc21e438..6e499dad3 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNetComponentType (Slimefun4 - Javadocs) - + @@ -121,7 +121,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.core.networks.energy -  + +
    This package holds an implementation of Network + that is responsible for transmitting energy.
    + io.github.thebusybiscuit.slimefun4.implementation.items.electric @@ -137,7 +140,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.gps -  + +
    This package holds implementations of SlimefunItem + that are related to the GPSNetwork.
    + me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html index 10445b575..2fca8dcd1 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.networks.energy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html index 3f4e21b8e..bca5d4b24 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.networks.energy (Slimefun4 - Javadocs) - + @@ -103,6 +103,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

    Package io.github.thebusybiscuit.slimefun4.core.networks.energy

    +
    +
    This package holds an implementation of Network + that is responsible for transmitting energy.
    +
    + + +
    + +
    + + +
    +
    + +
    + + + + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html index 092a748ad..9d7a66264 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html @@ -2,10 +2,10 @@ - + AncientPedestal (Slimefun4 - Javadocs) - + @@ -55,7 +55,7 @@ var pathtoroot = "../../../../../../../";loadScripts(document, 'script');
    +
    +
    This package holds the SlimefunItem implementations related to + the AncientAltar.
    +
    +
    +
    This package holds implementations of SlimefunItem + that are related to the ProgrammableAndroid.
    +
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html index 62366032b..be9acca96 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html @@ -2,10 +2,10 @@ - + SlimefunArmorPiece (Slimefun4 - Javadocs) - + @@ -237,7 +237,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/Parachute.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/Parachute.html index da3f625c7..49b4add5f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/Parachute.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/Parachute.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.armor.Parachute (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/SlimefunArmorPiece.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/SlimefunArmorPiece.html index 086ba65f5..d7ddaf2be 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/SlimefunArmorPiece.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/class-use/SlimefunArmorPiece.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.armor.SlimefunArmorPiece (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-frame.html index a770581c2..4b99cbeac 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.armor (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html index c71126392..6f8a0495d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.armor (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-tree.html index 259a1b256..03b4c3c3c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.armor Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-use.html index 93cf55576..fd0173f4f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.armor (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html index 07ba710bb..e991c63f7 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html @@ -2,10 +2,10 @@ - + BlockPlacer (Slimefun4 - Javadocs) - + @@ -259,7 +259,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html index 15987082d..4857cbdb2 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html @@ -2,10 +2,10 @@ - + Composter (Slimefun4 - Javadocs) - + @@ -265,7 +265,7 @@ implements SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html index 48c0120cb..8f22d9e77 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html @@ -2,10 +2,10 @@ - + Crucible (Slimefun4 - Javadocs) - + @@ -265,7 +265,7 @@ implements SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html index 2d3da8bc9..86f35d21f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html @@ -2,10 +2,10 @@ - + EnhancedFurnace (Slimefun4 - Javadocs) - + @@ -275,7 +275,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html index 55b5d4091..f8d7fff32 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html @@ -2,10 +2,10 @@ - + HologramProjector (Slimefun4 - Javadocs) - + @@ -251,7 +251,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html index c1190f4a7..734b46faa 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html @@ -2,10 +2,10 @@ - + InfusedHopper (Slimefun4 - Javadocs) - + @@ -263,7 +263,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html index 6faa85a97..e3d36dc97 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html @@ -2,10 +2,10 @@ - + RainbowBlock (Slimefun4 - Javadocs) - + @@ -252,7 +252,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html index cc4fb073e..180682c92 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html @@ -2,10 +2,10 @@ - + RepairedSpawner (Slimefun4 - Javadocs) - + @@ -250,7 +250,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html index 9b0874b4b..b856b7e8a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html @@ -2,10 +2,10 @@ - + WitherProofBlock (Slimefun4 - Javadocs) - + @@ -257,7 +257,7 @@ implements SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html index 4195fe0d1..aea9b1a3e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html index d6fe22f7d..a936193f6 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html index be2d4ccf8..066c60bc0 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html index bd59405fb..00fbc5417 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html index d973863fe..917cb544a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html index 073701d96..2ffe3d85e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.InfusedHopper (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html index c62212cc0..89d269aaa 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RainbowBlock (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html index 8e1b46840..2416b92ad 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RepairedSpawner (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/WitherProofBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/WitherProofBlock.html index dc8fcd3a3..852a7f531 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/WitherProofBlock.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/WitherProofBlock.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.WitherProofBlock (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html index a1597cbf6..29704a155 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.blocks (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html index 6d6cd673d..c693af02e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.blocks (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html index a113e3459..10c664e20 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.blocks Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html index 2e29662ec..f4d3880ef 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.blocks (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html index 10020df71..241fc68da 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html @@ -2,10 +2,10 @@ - + AdvancedCargoOutputNode (Slimefun4 - Javadocs) - + @@ -242,7 +242,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html index cd1f6e968..4fbd38d06 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html @@ -2,10 +2,10 @@ - + CargoConnector (Slimefun4 - Javadocs) - + @@ -251,7 +251,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html index b96752cb3..2c49c33e7 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html @@ -2,10 +2,10 @@ - + CargoInputNode (Slimefun4 - Javadocs) - + @@ -242,7 +242,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html index 5ba09bf90..4463aab96 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html @@ -2,10 +2,10 @@ - + CargoManager (Slimefun4 - Javadocs) - + @@ -238,7 +238,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html index fb1384608..f34bd8afe 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html @@ -2,10 +2,10 @@ - + CargoOutputNode (Slimefun4 - Javadocs) - + @@ -237,7 +237,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html index 53cfa3ecb..a83a62b5c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html @@ -2,10 +2,10 @@ - + ReactorAccessPort (Slimefun4 - Javadocs) - + @@ -251,7 +251,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, preRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html index 9f2fb7ba8..4b42483d8 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html @@ -2,10 +2,10 @@ - + TrashCan (Slimefun4 - Javadocs) - + @@ -262,7 +262,7 @@ implements SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html index 76d3dd199..ad21cc4cc 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.AdvancedCargoOutputNode (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html index fcbcd153c..713f4e445 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoConnector (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html index 9ee8bf739..e04bb6b4a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoInputNode (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html index 679a79016..5b4b376b9 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html index cadb3c5a1..6f67ee0be 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoOutputNode (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html index 66903abd0..c974ffe3f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html index 6181bac57..7a00e03e6 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html index ef9cf88bf..2d9cdb2a0 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.cargo (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html index e4fdeaeba..3ef9de8b4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.cargo (Slimefun4 - Javadocs) - + @@ -103,6 +103,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

    Package io.github.thebusybiscuit.slimefun4.implementation.items.cargo

    +
    +
    This package provides the different implementations of + SlimefunItem + that are related to the CargoNet, most + notably: Cargo Nodes.
    +
    @@ -327,9 +330,15 @@ implements

    isDamageable

    public boolean isDamageable​()
    +
    +
    Implement this method to make the behaviour of this interface dependent + on the state of your object. + You could add a Config option to toggle the behaviour for example.
    Specified by:
    isDamageable in interface DamageableItem
    +
    Returns:
    +
    Whether this SlimefunItem is damageable
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html index 4207a65f3..697c9a5ee 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html @@ -2,10 +2,10 @@ - + PickaxeOfVeinMining (Slimefun4 - Javadocs) - + @@ -250,7 +250,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html index 8c7f394d2..e5bae7257 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html @@ -2,10 +2,10 @@ - + PortableCrafter (Slimefun4 - Javadocs) - + @@ -251,7 +251,7 @@ implements SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html index 83f3823a3..34fc6026a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html @@ -2,10 +2,10 @@ - + PortableDustbin (Slimefun4 - Javadocs) - + @@ -251,7 +251,7 @@ implements SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html index 7196d9d9c..9fcfed155 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html @@ -2,10 +2,10 @@ - + SlimefunBackpack (Slimefun4 - Javadocs) - + @@ -269,7 +269,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html index e63bc5765..ba54e6f1d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html @@ -2,10 +2,10 @@ - + SmeltersPickaxe (Slimefun4 - Javadocs) - + @@ -227,7 +227,10 @@ implements boolean isDamageable​() -  + +
    Implement this method to make the behaviour of this interface dependent + on the state of your object.
    + @@ -327,9 +330,15 @@ implements

    isDamageable

    public boolean isDamageable​()
    +
    +
    Implement this method to make the behaviour of this interface dependent + on the state of your object. + You could add a Config option to toggle the behaviour for example.
    Specified by:
    isDamageable in interface DamageableItem
    +
    Returns:
    +
    Whether this SlimefunItem is damageable
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html index 22aee8820..614ab444b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html index 7da11072c..00d62fa65 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html index e620192ad..3eee9a5cd 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html index 89918e060..d8a0acc50 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html index 7bfe373f5..b799cce08 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.HerculesPickaxe (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html index cd26b5289..6128b798e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.LumberAxe (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html index 245471eaa..4f2cad0ed 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html index 4814b5e9d..a07cb1aa0 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfContainment (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html index 8e328075c..f96f56225 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html index 20a05b003..e9d053ad7 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfVeinMining (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html index 5c4188a51..302ea0662 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableCrafter (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html index 036b1664d..eb6d8f9b6 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableDustbin (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SlimefunBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SlimefunBackpack.html index 118b13415..39d737727 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SlimefunBackpack.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SlimefunBackpack.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.SlimefunBackpack (Slimefun4 - Javadocs) - + @@ -114,11 +114,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.food -  + +
    This package holds implementations of SlimefunItem + that are related to food.
    + io.github.thebusybiscuit.slimefun4.implementation.items.magical -  + +
    This package holds implementations of SlimefunItem + that are considered magical items.
    + io.github.thebusybiscuit.slimefun4.implementation.listeners diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html index 423998628..307d57e8a 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.SmeltersPickaxe (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html index 513d273e4..1dee4b1b4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.tools (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html index 98645da2a..93003aa04 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.tools (Slimefun4 - Javadocs) - + @@ -103,6 +103,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

    Package io.github.thebusybiscuit.slimefun4.implementation.items.tools

    +
    +
    This package holds implementations of SlimefunItem + that are tools.
    +
    @@ -327,9 +330,15 @@ implements

    isDamageable

    public boolean isDamageable​()
    +
    +
    Implement this method to make the behaviour of this interface dependent + on the state of your object. + You could add a Config option to toggle the behaviour for example.
    Specified by:
    isDamageable in interface DamageableItem
    +
    Returns:
    +
    Whether this SlimefunItem is damageable
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html index 825320658..9941cbdd5 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html @@ -2,10 +2,10 @@ - + SlimefunBow (Slimefun4 - Javadocs) - + @@ -252,7 +252,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, postRegister, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html index feb198779..b12e9f3e7 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html @@ -2,10 +2,10 @@ - + SwordOfBeheading (Slimefun4 - Javadocs) - + @@ -259,7 +259,7 @@ extends SlimefunItem -addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, hasWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn +addItemHandler, addOficialWikipage, bindToResearch, callItemHandler, error, getAddon, getBlockTicker, getByID, getByItem, getCategory, getDrops, getDrops, getEnergyTicker, getHandlers, getID, getItem, getItem, getItemName, getPublicItemHandlers, getRecipe, getRecipeOutput, getRecipeType, getResearch, getState, getWikipage, info, isAddonItem, isDisabled, isDisenchantable, isEnchantable, isHidden, isItem, isTicking, isUseableInWorkbench, load, register, registerBlockHandler, setCategory, setItem, setRecipe, setRecipeOutput, setRecipeType, setUseableInWorkbench, toString, warn diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html index be7db9b9d..a66484c6f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.ExplosiveBow (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html index d6fe58a2b..ddcfc6037 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.IcyBow (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html index 9161e0f7a..cabf66dd3 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html index 3447775e3..3bb0912c4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow (Slimefun4 - Javadocs) - + @@ -114,7 +114,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); io.github.thebusybiscuit.slimefun4.implementation.items.weapons -  + +
    This package holds implementations of SlimefunItem + that are weapons, implementations of + SlimefunBow for example.
    + io.github.thebusybiscuit.slimefun4.implementation.listeners diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html index 09509fdd0..7d685ce50 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html index 29f86edf8..d1e85179f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.weapons (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html index 2ff782ba8..d282de731 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.implementation.items.weapons (Slimefun4 - Javadocs) - + @@ -103,6 +103,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

    Package io.github.thebusybiscuit.slimefun4.implementation.items.weapons

    +
    +
    This package holds implementations of SlimefunItem + that are weapons, implementations of + SlimefunBow for example.
    +
    diff --git a/docs/me/mrCookieSlime/Slimefun/package-summary.html b/docs/me/mrCookieSlime/Slimefun/package-summary.html index 022105e01..b635ef7d7 100644 --- a/docs/me/mrCookieSlime/Slimefun/package-summary.html +++ b/docs/me/mrCookieSlime/Slimefun/package-summary.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun (Slimefun4 - Javadocs) - + @@ -121,23 +121,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); -
  • - - - - - - - - - - - - -
    Enum Summary 
    EnumDescription
    MinecraftVersion -
    This enum holds all versions of Minecraft that we currently support.
    -
    -
  • diff --git a/docs/me/mrCookieSlime/Slimefun/package-tree.html b/docs/me/mrCookieSlime/Slimefun/package-tree.html index c47c800ad..abab6133c 100644 --- a/docs/me/mrCookieSlime/Slimefun/package-tree.html +++ b/docs/me/mrCookieSlime/Slimefun/package-tree.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun Class Hierarchy (Slimefun4 - Javadocs) - + @@ -125,20 +125,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); -
    -

    Enum Hierarchy

    - -