From 22fb285ed8cd07648606a83be5aacc8cd8ac9cad Mon Sep 17 00:00:00 2001 From: TheBusyBot Date: Sat, 28 Mar 2020 20:17:06 +0000 Subject: [PATCH] [CI skip] Updated Javadocs --- docs/allclasses-frame.html | 11 +- docs/allclasses-noframe.html | 11 +- docs/constant-values.html | 4 +- docs/deprecated-list.html | 15 +- docs/help-doc.html | 4 +- docs/index-all.html | 169 ++++-- docs/index.html | 2 +- .../slimefun4/api/ErrorReport.html | 27 +- .../slimefun4/api/MinecraftVersion.html | 4 +- .../slimefun4/api/SlimefunAddon.html | 35 +- .../slimefun4/api/SlimefunBranch.html | 4 +- .../slimefun4/api/class-use/ErrorReport.html | 4 +- .../api/class-use/MinecraftVersion.html | 4 +- .../api/class-use/SlimefunAddon.html | 64 +- .../api/class-use/SlimefunBranch.html | 4 +- .../api/events/AndroidMineEvent.html | 28 +- .../api/events/AutoDisenchantEvent.html | 13 +- .../api/events/MultiBlockInteractEvent.html | 9 +- .../api/events/PlayerLanguageChangeEvent.html | 33 +- .../api/events/PlayerRightClickEvent.html | 4 +- .../api/events/ResearchUnlockEvent.html | 6 +- .../events/class-use/AndroidMineEvent.html | 4 +- .../events/class-use/AutoDisenchantEvent.html | 4 +- .../class-use/MultiBlockInteractEvent.html | 4 +- .../class-use/PlayerLanguageChangeEvent.html | 4 +- .../class-use/PlayerRightClickEvent.html | 4 +- .../events/class-use/ResearchUnlockEvent.html | 4 +- .../slimefun4/api/events/package-frame.html | 4 +- .../slimefun4/api/events/package-summary.html | 10 +- .../slimefun4/api/events/package-tree.html | 4 +- .../slimefun4/api/events/package-use.html | 4 +- .../api/exceptions/IdConflictException.html | 8 +- .../IncompatibleItemHandlerException.html | 339 +++++++++++ .../MissingDependencyException.html | 331 ++++++++++ .../exceptions/UnregisteredItemException.html | 8 +- .../class-use/IdConflictException.html | 4 +- .../IncompatibleItemHandlerException.html | 236 ++++++++ .../class-use/MissingDependencyException.html | 163 +++++ .../class-use/UnregisteredItemException.html | 4 +- .../api/exceptions/package-frame.html | 6 +- .../api/exceptions/package-summary.html | 19 +- .../api/exceptions/package-tree.html | 6 +- .../slimefun4/api/exceptions/package-use.html | 45 +- .../slimefun4/api/geo/GEOResource.html | 4 +- .../slimefun4/api/geo/ResourceManager.html | 4 +- .../api/geo/class-use/GEOResource.html | 4 +- .../api/geo/class-use/ResourceManager.html | 4 +- .../slimefun4/api/geo/package-frame.html | 4 +- .../slimefun4/api/geo/package-summary.html | 4 +- .../slimefun4/api/geo/package-tree.html | 4 +- .../slimefun4/api/geo/package-use.html | 4 +- .../slimefun4/api/gps/GPSNetwork.html | 4 +- .../api/gps/TeleportationManager.html | 4 +- .../api/gps/class-use/GPSNetwork.html | 4 +- .../gps/class-use/TeleportationManager.html | 4 +- .../slimefun4/api/gps/package-frame.html | 4 +- .../slimefun4/api/gps/package-summary.html | 4 +- .../slimefun4/api/gps/package-tree.html | 4 +- .../slimefun4/api/gps/package-use.html | 4 +- .../slimefun4/api/items/HashedArmorpiece.html | 4 +- .../slimefun4/api/items/ItemRestriction.html | 4 +- .../slimefun4/api/items/Placeable.html | 4 +- .../api/items/class-use/HashedArmorpiece.html | 4 +- .../api/items/class-use/ItemRestriction.html | 4 +- .../api/items/class-use/Placeable.html | 6 +- .../slimefun4/api/items/package-frame.html | 4 +- .../slimefun4/api/items/package-summary.html | 4 +- .../slimefun4/api/items/package-tree.html | 4 +- .../slimefun4/api/items/package-use.html | 6 +- .../slimefun4/api/network/Network.html | 19 +- .../api/network/NetworkComponent.html | 4 +- .../slimefun4/api/network/NetworkManager.html | 4 +- .../api/network/class-use/Network.html | 59 +- .../network/class-use/NetworkComponent.html | 96 +-- .../api/network/class-use/NetworkManager.html | 4 +- .../slimefun4/api/network/package-frame.html | 4 +- .../api/network/package-summary.html | 4 +- .../slimefun4/api/network/package-tree.html | 4 +- .../slimefun4/api/network/package-use.html | 67 +- .../slimefun4/api/package-frame.html | 4 +- .../slimefun4/api/package-summary.html | 4 +- .../slimefun4/api/package-tree.html | 4 +- .../slimefun4/api/package-use.html | 46 +- .../slimefun4/api/player/PlayerBackpack.html | 4 +- .../slimefun4/api/player/PlayerProfile.html | 4 +- .../slimefun4/api/player/StatusEffect.html | 4 +- .../api/player/class-use/PlayerBackpack.html | 4 +- .../api/player/class-use/PlayerProfile.html | 4 +- .../api/player/class-use/StatusEffect.html | 4 +- .../slimefun4/api/player/package-frame.html | 4 +- .../slimefun4/api/player/package-summary.html | 4 +- .../slimefun4/api/player/package-tree.html | 4 +- .../slimefun4/api/player/package-use.html | 4 +- .../slimefun4/core/MultiBlock.html | 15 +- .../slimefun4/core/SlimefunRegistry.html | 4 +- .../core/attributes/DamageableItem.html | 8 +- .../core/attributes/EnergyNetComponent.html | 4 +- .../core/attributes/ItemAttribute.html | 6 +- .../core/attributes/MachineTier.html | 4 +- .../core/attributes/MachineType.html | 4 +- .../core/attributes/Radioactive.html | 4 +- .../core/attributes/Radioactivity.html | 4 +- .../core/attributes/RecipeDisplayItem.html | 8 +- .../slimefun4/core/attributes/Soulbound.html | 4 +- .../core/attributes/WitherProof.html | 4 +- .../attributes/class-use/DamageableItem.html | 34 +- .../class-use/EnergyNetComponent.html | 4 +- .../attributes/class-use/ItemAttribute.html | 43 +- .../attributes/class-use/MachineTier.html | 4 +- .../attributes/class-use/MachineType.html | 4 +- .../attributes/class-use/Radioactive.html | 4 +- .../attributes/class-use/Radioactivity.html | 4 +- .../class-use/RecipeDisplayItem.html | 34 +- .../core/attributes/class-use/Soulbound.html | 4 +- .../attributes/class-use/WitherProof.html | 4 +- .../core/attributes/package-frame.html | 4 +- .../core/attributes/package-summary.html | 4 +- .../core/attributes/package-tree.html | 4 +- .../core/attributes/package-use.html | 42 +- .../slimefun4/core/class-use/MultiBlock.html | 4 +- .../core/class-use/SlimefunRegistry.html | 4 +- .../core/commands/SlimefunCommand.html | 20 +- .../slimefun4/core/commands/SubCommand.html | 4 +- .../commands/class-use/SlimefunCommand.html | 4 +- .../core/commands/class-use/SubCommand.html | 4 +- .../core/commands/package-frame.html | 4 +- .../core/commands/package-summary.html | 4 +- .../slimefun4/core/commands/package-tree.html | 4 +- .../slimefun4/core/commands/package-use.html | 4 +- .../core/commands/subcommands/Commands.html | 4 +- .../subcommands/class-use/Commands.html | 4 +- .../commands/subcommands/package-frame.html | 4 +- .../commands/subcommands/package-summary.html | 4 +- .../commands/subcommands/package-tree.html | 4 +- .../commands/subcommands/package-use.html | 4 +- .../slimefun4/core/guide/GuideHistory.html | 4 +- .../slimefun4/core/guide/SlimefunGuide.html | 4 +- .../guide/SlimefunGuideImplementation.html | 4 +- .../core/guide/SlimefunGuideLayout.html | 4 +- .../core/guide/SlimefunGuideSettings.html | 4 +- .../core/guide/class-use/GuideHistory.html | 4 +- .../core/guide/class-use/SlimefunGuide.html | 4 +- .../SlimefunGuideImplementation.html | 4 +- .../guide/class-use/SlimefunGuideLayout.html | 4 +- .../class-use/SlimefunGuideSettings.html | 4 +- .../slimefun4/core/guide/package-frame.html | 4 +- .../slimefun4/core/guide/package-summary.html | 8 +- .../slimefun4/core/guide/package-tree.html | 8 +- .../slimefun4/core/guide/package-use.html | 4 +- .../core/networks/cargo/CargoNet.html | 573 ++++++++++++++++++ .../networks/cargo/class-use/CargoNet.html | 215 +++++++ .../core/networks/cargo/package-frame.html | 33 + .../core/networks/cargo/package-summary.html | 185 ++++++ .../core/networks/cargo/package-tree.html | 182 ++++++ .../core/networks/cargo/package-use.html | 201 ++++++ .../core/networks/energy/EnergyNet.html | 16 +- .../energy/EnergyNetComponentType.html | 4 +- .../networks/energy/class-use/EnergyNet.html | 4 +- .../class-use/EnergyNetComponentType.html | 4 +- .../core/networks/energy/package-frame.html | 4 +- .../core/networks/energy/package-summary.html | 8 +- .../core/networks/energy/package-tree.html | 8 +- .../core/networks/energy/package-use.html | 4 +- .../slimefun4/core/package-frame.html | 4 +- .../slimefun4/core/package-summary.html | 4 +- .../slimefun4/core/package-tree.html | 4 +- .../slimefun4/core/package-use.html | 4 +- .../core/services/AutoSavingService.html | 4 +- .../core/services/BackupService.html | 4 +- .../core/services/BlockDataService.html | 4 +- .../core/services/CustomItemDataService.html | 4 +- .../core/services/CustomTextureService.html | 4 +- .../core/services/LocalizationService.html | 4 +- .../core/services/MinecraftRecipeService.html | 4 +- .../core/services/PermissionsService.html | 4 +- .../core/services/UpdaterService.html | 4 +- .../services/class-use/AutoSavingService.html | 4 +- .../services/class-use/BackupService.html | 4 +- .../services/class-use/BlockDataService.html | 4 +- .../class-use/CustomItemDataService.html | 4 +- .../class-use/CustomTextureService.html | 4 +- .../class-use/LocalizationService.html | 4 +- .../class-use/MinecraftRecipeService.html | 4 +- .../class-use/PermissionsService.html | 4 +- .../services/class-use/UpdaterService.html | 4 +- .../core/services/github/Contributor.html | 4 +- .../core/services/github/GitHubService.html | 36 +- .../github/class-use/Contributor.html | 4 +- .../github/class-use/GitHubService.html | 4 +- .../core/services/github/package-frame.html | 4 +- .../core/services/github/package-summary.html | 4 +- .../core/services/github/package-tree.html | 4 +- .../core/services/github/package-use.html | 4 +- .../core/services/localization/Language.html | 4 +- .../localization/SlimefunLocalization.html | 4 +- .../services/localization/Translators.html | 4 +- .../localization/class-use/Language.html | 12 +- .../class-use/SlimefunLocalization.html | 4 +- .../localization/class-use/Translators.html | 4 +- .../services/localization/package-frame.html | 4 +- .../localization/package-summary.html | 4 +- .../services/localization/package-tree.html | 4 +- .../services/localization/package-use.html | 4 +- .../core/services/metrics/MetricsService.html | 4 +- .../metrics/class-use/MetricsService.html | 4 +- .../core/services/metrics/package-frame.html | 4 +- .../services/metrics/package-summary.html | 4 +- .../core/services/metrics/package-tree.html | 4 +- .../core/services/metrics/package-use.html | 4 +- .../core/services/package-frame.html | 4 +- .../core/services/package-summary.html | 4 +- .../slimefun4/core/services/package-tree.html | 4 +- .../slimefun4/core/services/package-use.html | 4 +- .../plugins/ThirdPartyPluginService.html | 50 +- .../class-use/ThirdPartyPluginService.html | 4 +- .../core/services/plugins/package-frame.html | 4 +- .../services/plugins/package-summary.html | 4 +- .../core/services/plugins/package-tree.html | 4 +- .../core/services/plugins/package-use.html | 4 +- .../guide/BookSlimefunGuide.html | 4 +- .../guide/CheatSheetSlimefunGuide.html | 4 +- .../guide/ChestSlimefunGuide.html | 4 +- .../guide/class-use/BookSlimefunGuide.html | 4 +- .../class-use/CheatSheetSlimefunGuide.html | 4 +- .../guide/class-use/ChestSlimefunGuide.html | 4 +- .../implementation/guide/package-frame.html | 4 +- .../implementation/guide/package-summary.html | 4 +- .../implementation/guide/package-tree.html | 4 +- .../implementation/guide/package-use.html | 4 +- .../implementation/items/EasterEgg.html | 4 +- .../implementation/items/RadioactiveItem.html | 4 +- .../implementation/items/VanillaItem.html | 4 +- .../items/altar/AltarRecipe.html | 4 +- .../items/altar/AncientAltar.html | 4 +- .../items/altar/AncientPedestal.html | 4 +- .../items/altar/class-use/AltarRecipe.html | 4 +- .../items/altar/class-use/AncientAltar.html | 4 +- .../altar/class-use/AncientPedestal.html | 4 +- .../items/altar/package-frame.html | 4 +- .../items/altar/package-summary.html | 4 +- .../items/altar/package-tree.html | 4 +- .../items/altar/package-use.html | 4 +- .../items/androids/AdvancedFarmerAndroid.html | 4 +- .../items/androids/AndroidInstance.html | 4 +- .../items/androids/AndroidType.html | 4 +- .../items/androids/ButcherAndroid.html | 4 +- .../items/androids/FarmerAndroid.html | 4 +- .../items/androids/FisherAndroid.html | 4 +- .../items/androids/MinerAndroid.html | 4 +- .../items/androids/ProgrammableAndroid.html | 4 +- .../items/androids/WoodcutterAndroid.html | 4 +- .../class-use/AdvancedFarmerAndroid.html | 4 +- .../androids/class-use/AndroidInstance.html | 8 +- .../items/androids/class-use/AndroidType.html | 4 +- .../androids/class-use/ButcherAndroid.html | 4 +- .../androids/class-use/FarmerAndroid.html | 4 +- .../androids/class-use/FisherAndroid.html | 4 +- .../androids/class-use/MinerAndroid.html | 4 +- .../class-use/ProgrammableAndroid.html | 4 +- .../androids/class-use/WoodcutterAndroid.html | 4 +- .../items/androids/package-frame.html | 4 +- .../items/androids/package-summary.html | 4 +- .../items/androids/package-tree.html | 4 +- .../items/androids/package-use.html | 4 +- .../implementation/items/armor/Parachute.html | 4 +- .../items/armor/SlimefunArmorPiece.html | 4 +- .../items/armor/class-use/Parachute.html | 4 +- .../armor/class-use/SlimefunArmorPiece.html | 4 +- .../items/armor/package-frame.html | 4 +- .../items/armor/package-summary.html | 4 +- .../items/armor/package-tree.html | 4 +- .../items/armor/package-use.html | 4 +- .../items/blocks/BlockPlacer.html | 4 +- .../items/blocks/Composter.html | 4 +- .../implementation/items/blocks/Crucible.html | 4 +- .../items/blocks/EnhancedFurnace.html | 4 +- .../items/blocks/HologramProjector.html | 4 +- .../items/blocks/InfusedHopper.html | 4 +- .../items/blocks/RainbowBlock.html | 4 +- .../items/blocks/RepairedSpawner.html | 4 +- .../items/blocks/WitherProofBlock.html | 4 +- .../items/blocks/class-use/BlockPlacer.html | 4 +- .../items/blocks/class-use/Composter.html | 4 +- .../items/blocks/class-use/Crucible.html | 4 +- .../blocks/class-use/EnhancedFurnace.html | 4 +- .../blocks/class-use/HologramProjector.html | 4 +- .../items/blocks/class-use/InfusedHopper.html | 4 +- .../items/blocks/class-use/RainbowBlock.html | 4 +- .../blocks/class-use/RepairedSpawner.html | 4 +- .../blocks/class-use/WitherProofBlock.html | 4 +- .../items/blocks/package-frame.html | 4 +- .../items/blocks/package-summary.html | 4 +- .../items/blocks/package-tree.html | 4 +- .../items/blocks/package-use.html | 4 +- .../items/cargo/AdvancedCargoOutputNode.html | 4 +- .../items/cargo/CargoConnectorNode.html | 4 +- .../items/cargo/CargoInputNode.html | 4 +- .../items/cargo/CargoManager.html | 4 +- .../items/cargo/CargoOutputNode.html | 4 +- .../items/cargo/ReactorAccessPort.html | 4 +- .../implementation/items/cargo/TrashCan.html | 4 +- .../class-use/AdvancedCargoOutputNode.html | 4 +- .../cargo/class-use/CargoConnectorNode.html | 4 +- .../items/cargo/class-use/CargoInputNode.html | 4 +- .../items/cargo/class-use/CargoManager.html | 4 +- .../cargo/class-use/CargoOutputNode.html | 4 +- .../cargo/class-use/ReactorAccessPort.html | 4 +- .../items/cargo/class-use/TrashCan.html | 4 +- .../items/cargo/package-frame.html | 4 +- .../items/cargo/package-summary.html | 6 +- .../items/cargo/package-tree.html | 4 +- .../items/cargo/package-use.html | 4 +- .../items/class-use/EasterEgg.html | 4 +- .../items/class-use/RadioactiveItem.html | 4 +- .../items/class-use/VanillaItem.html | 4 +- .../items/electric/Capacitor.html | 4 +- .../items/electric/class-use/Capacitor.html | 4 +- .../items/electric/gadgets/JetBoots.html | 4 +- .../items/electric/gadgets/Jetpack.html | 4 +- .../items/electric/gadgets/MultiTool.html | 4 +- .../items/electric/gadgets/Multimeter.html | 4 +- .../items/electric/gadgets/SolarHelmet.html | 4 +- .../electric/gadgets/class-use/JetBoots.html | 4 +- .../electric/gadgets/class-use/Jetpack.html | 4 +- .../electric/gadgets/class-use/MultiTool.html | 4 +- .../gadgets/class-use/Multimeter.html | 4 +- .../gadgets/class-use/SolarHelmet.html | 4 +- .../items/electric/gadgets/package-frame.html | 4 +- .../electric/gadgets/package-summary.html | 4 +- .../items/electric/gadgets/package-tree.html | 4 +- .../items/electric/gadgets/package-use.html | 4 +- .../electric/generators/BioGenerator.html | 4 +- .../electric/generators/CoalGenerator.html | 4 +- .../generators/CombustionGenerator.html | 4 +- .../electric/generators/LavaGenerator.html | 4 +- .../generators/MagnesiumGenerator.html | 4 +- .../electric/generators/SolarGenerator.html | 4 +- .../generators/class-use/BioGenerator.html | 4 +- .../generators/class-use/CoalGenerator.html | 4 +- .../class-use/CombustionGenerator.html | 4 +- .../generators/class-use/LavaGenerator.html | 4 +- .../class-use/MagnesiumGenerator.html | 4 +- .../generators/class-use/SolarGenerator.html | 4 +- .../electric/generators/package-frame.html | 4 +- .../electric/generators/package-summary.html | 4 +- .../electric/generators/package-tree.html | 4 +- .../electric/generators/package-use.html | 4 +- .../machines/AnimalGrowthAccelerator.html | 4 +- .../items/electric/machines/AutoAnvil.html | 4 +- .../items/electric/machines/AutoBreeder.html | 4 +- .../electric/machines/AutoDisenchanter.html | 4 +- .../items/electric/machines/AutoDrier.html | 4 +- .../electric/machines/AutoEnchanter.html | 4 +- .../machines/AutomatedCraftingChamber.html | 4 +- .../items/electric/machines/CarbonPress.html | 4 +- .../electric/machines/ChargingBench.html | 4 +- .../machines/CropGrowthAccelerator.html | 4 +- .../electric/machines/ElectricDustWasher.html | 4 +- .../electric/machines/ElectricFurnace.html | 4 +- .../electric/machines/ElectricGoldPan.html | 4 +- .../machines/ElectricIngotFactory.html | 4 +- .../machines/ElectricIngotPulverizer.html | 4 +- .../electric/machines/ElectricOreGrinder.html | 4 +- .../electric/machines/ElectricPress.html | 4 +- .../electric/machines/ElectricSmeltery.html | 4 +- .../machines/ElectrifiedCrucible.html | 4 +- .../electric/machines/EnergyRegulator.html | 4 +- .../items/electric/machines/FluidPump.html | 4 +- .../electric/machines/FoodComposter.html | 4 +- .../electric/machines/FoodFabricator.html | 4 +- .../items/electric/machines/Freezer.html | 4 +- .../machines/HeatedPressureChamber.html | 4 +- .../items/electric/machines/Refinery.html | 4 +- .../machines/TreeGrowthAccelerator.html | 4 +- .../electric/machines/WitherAssembler.html | 4 +- .../items/electric/machines/XPCollector.html | 4 +- .../class-use/AnimalGrowthAccelerator.html | 4 +- .../machines/class-use/AutoAnvil.html | 4 +- .../machines/class-use/AutoBreeder.html | 4 +- .../machines/class-use/AutoDisenchanter.html | 4 +- .../machines/class-use/AutoDrier.html | 4 +- .../machines/class-use/AutoEnchanter.html | 4 +- .../class-use/AutomatedCraftingChamber.html | 4 +- .../machines/class-use/CarbonPress.html | 4 +- .../machines/class-use/ChargingBench.html | 4 +- .../class-use/CropGrowthAccelerator.html | 4 +- .../class-use/ElectricDustWasher.html | 4 +- .../machines/class-use/ElectricFurnace.html | 4 +- .../machines/class-use/ElectricGoldPan.html | 4 +- .../class-use/ElectricIngotFactory.html | 4 +- .../class-use/ElectricIngotPulverizer.html | 4 +- .../class-use/ElectricOreGrinder.html | 4 +- .../machines/class-use/ElectricPress.html | 4 +- .../machines/class-use/ElectricSmeltery.html | 4 +- .../class-use/ElectrifiedCrucible.html | 4 +- .../machines/class-use/EnergyRegulator.html | 4 +- .../machines/class-use/FluidPump.html | 4 +- .../machines/class-use/FoodComposter.html | 4 +- .../machines/class-use/FoodFabricator.html | 4 +- .../electric/machines/class-use/Freezer.html | 4 +- .../class-use/HeatedPressureChamber.html | 4 +- .../electric/machines/class-use/Refinery.html | 4 +- .../class-use/TreeGrowthAccelerator.html | 4 +- .../machines/class-use/WitherAssembler.html | 4 +- .../machines/class-use/XPCollector.html | 4 +- .../electric/machines/package-frame.html | 4 +- .../electric/machines/package-summary.html | 4 +- .../items/electric/machines/package-tree.html | 4 +- .../items/electric/machines/package-use.html | 4 +- .../items/electric/package-frame.html | 4 +- .../items/electric/package-summary.html | 4 +- .../items/electric/package-tree.html | 4 +- .../items/electric/package-use.html | 4 +- .../electric/reactors/NetherStarReactor.html | 4 +- .../electric/reactors/NuclearReactor.html | 4 +- .../reactors/class-use/NetherStarReactor.html | 4 +- .../reactors/class-use/NuclearReactor.html | 4 +- .../electric/reactors/package-frame.html | 4 +- .../electric/reactors/package-summary.html | 4 +- .../items/electric/reactors/package-tree.html | 4 +- .../items/electric/reactors/package-use.html | 4 +- .../items/food/BirthdayCake.html | 4 +- .../implementation/items/food/Cooler.html | 4 +- .../implementation/items/food/DietCookie.html | 4 +- .../items/food/FortuneCookie.html | 4 +- .../implementation/items/food/Juice.html | 4 +- .../implementation/items/food/MagicSugar.html | 4 +- .../implementation/items/food/MeatJerky.html | 4 +- .../items/food/MonsterJerky.html | 4 +- .../items/food/class-use/BirthdayCake.html | 4 +- .../items/food/class-use/Cooler.html | 4 +- .../items/food/class-use/DietCookie.html | 4 +- .../items/food/class-use/FortuneCookie.html | 4 +- .../items/food/class-use/Juice.html | 4 +- .../items/food/class-use/MagicSugar.html | 4 +- .../items/food/class-use/MeatJerky.html | 4 +- .../items/food/class-use/MonsterJerky.html | 4 +- .../items/food/package-frame.html | 4 +- .../items/food/package-summary.html | 4 +- .../items/food/package-tree.html | 4 +- .../items/food/package-use.html | 4 +- .../implementation/items/geo/GEOMiner.html | 4 +- .../implementation/items/geo/GEOScanner.html | 4 +- .../implementation/items/geo/OilPump.html | 4 +- .../items/geo/PortableGEOScanner.html | 4 +- .../items/geo/class-use/GEOMiner.html | 4 +- .../items/geo/class-use/GEOScanner.html | 4 +- .../items/geo/class-use/OilPump.html | 4 +- .../geo/class-use/PortableGEOScanner.html | 4 +- .../items/geo/package-frame.html | 4 +- .../items/geo/package-summary.html | 4 +- .../items/geo/package-tree.html | 4 +- .../implementation/items/geo/package-use.html | 4 +- .../items/gps/ElevatorPlate.html | 4 +- .../items/gps/GPSControlPanel.html | 4 +- .../items/gps/GPSMarkerTool.html | 4 +- .../items/gps/GPSTransmitter.html | 4 +- .../items/gps/PersonalActivationPlate.html | 4 +- .../implementation/items/gps/Teleporter.html | 4 +- .../items/gps/class-use/ElevatorPlate.html | 4 +- .../items/gps/class-use/GPSControlPanel.html | 4 +- .../items/gps/class-use/GPSMarkerTool.html | 4 +- .../items/gps/class-use/GPSTransmitter.html | 4 +- .../class-use/PersonalActivationPlate.html | 4 +- .../items/gps/class-use/Teleporter.html | 4 +- .../items/gps/package-frame.html | 4 +- .../items/gps/package-summary.html | 4 +- .../items/gps/package-tree.html | 4 +- .../implementation/items/gps/package-use.html | 4 +- .../items/magical/EnderBackpack.html | 4 +- .../items/magical/InfernalBonemeal.html | 4 +- .../items/magical/KnowledgeFlask.html | 4 +- .../items/magical/KnowledgeTome.html | 4 +- .../items/magical/MagicEyeOfEnder.html | 4 +- .../items/magical/SoulboundBackpack.html | 4 +- .../items/magical/SoulboundItem.html | 4 +- .../items/magical/SoulboundRune.html | 4 +- .../items/magical/StormStaff.html | 4 +- .../items/magical/Talisman.html | 4 +- .../items/magical/TelepositionScroll.html | 4 +- .../items/magical/WaterStaff.html | 4 +- .../items/magical/WindStaff.html | 4 +- .../magical/class-use/EnderBackpack.html | 4 +- .../magical/class-use/InfernalBonemeal.html | 4 +- .../magical/class-use/KnowledgeFlask.html | 4 +- .../magical/class-use/KnowledgeTome.html | 4 +- .../magical/class-use/MagicEyeOfEnder.html | 4 +- .../magical/class-use/SoulboundBackpack.html | 4 +- .../magical/class-use/SoulboundItem.html | 4 +- .../magical/class-use/SoulboundRune.html | 4 +- .../items/magical/class-use/StormStaff.html | 4 +- .../items/magical/class-use/Talisman.html | 4 +- .../magical/class-use/TelepositionScroll.html | 4 +- .../items/magical/class-use/WaterStaff.html | 4 +- .../items/magical/class-use/WindStaff.html | 4 +- .../items/magical/package-frame.html | 4 +- .../items/magical/package-summary.html | 4 +- .../items/magical/package-tree.html | 4 +- .../items/magical/package-use.html | 4 +- .../implementation/items/medical/Bandage.html | 4 +- .../items/medical/Medicine.html | 4 +- .../implementation/items/medical/Rag.html | 4 +- .../implementation/items/medical/Splint.html | 4 +- .../items/medical/Vitamins.html | 4 +- .../items/medical/class-use/Bandage.html | 4 +- .../items/medical/class-use/Medicine.html | 4 +- .../items/medical/class-use/Rag.html | 4 +- .../items/medical/class-use/Splint.html | 4 +- .../items/medical/class-use/Vitamins.html | 4 +- .../items/medical/package-frame.html | 4 +- .../items/medical/package-summary.html | 4 +- .../items/medical/package-tree.html | 4 +- .../items/medical/package-use.html | 4 +- .../items/multiblocks/ArmorForge.html | 4 +- .../multiblocks/AutomatedPanningMachine.html | 4 +- .../items/multiblocks/Compressor.html | 4 +- .../multiblocks/EnhancedCraftingTable.html | 4 +- .../items/multiblocks/GrindStone.html | 4 +- .../items/multiblocks/Juicer.html | 4 +- .../items/multiblocks/MagicWorkbench.html | 4 +- .../items/multiblocks/MakeshiftSmeltery.html | 4 +- .../items/multiblocks/OreCrusher.html | 4 +- .../items/multiblocks/OreWasher.html | 4 +- .../items/multiblocks/PressureChamber.html | 4 +- .../items/multiblocks/Smeltery.html | 4 +- .../items/multiblocks/TableSaw.html | 4 +- .../multiblocks/class-use/ArmorForge.html | 4 +- .../class-use/AutomatedPanningMachine.html | 4 +- .../multiblocks/class-use/Compressor.html | 4 +- .../class-use/EnhancedCraftingTable.html | 4 +- .../multiblocks/class-use/GrindStone.html | 4 +- .../items/multiblocks/class-use/Juicer.html | 4 +- .../multiblocks/class-use/MagicWorkbench.html | 4 +- .../class-use/MakeshiftSmeltery.html | 4 +- .../multiblocks/class-use/OreCrusher.html | 4 +- .../multiblocks/class-use/OreWasher.html | 4 +- .../class-use/PressureChamber.html | 4 +- .../items/multiblocks/class-use/Smeltery.html | 4 +- .../items/multiblocks/class-use/TableSaw.html | 4 +- .../items/multiblocks/package-frame.html | 4 +- .../items/multiblocks/package-summary.html | 4 +- .../items/multiblocks/package-tree.html | 4 +- .../items/multiblocks/package-use.html | 4 +- .../implementation/items/package-frame.html | 4 +- .../implementation/items/package-summary.html | 4 +- .../implementation/items/package-tree.html | 4 +- .../implementation/items/package-use.html | 4 +- .../items/tools/ExplosivePickaxe.html | 4 +- .../items/tools/ExplosiveShovel.html | 4 +- .../implementation/items/tools/GoldPan.html | 4 +- .../items/tools/GrapplingHook.html | 4 +- .../items/tools/HerculesPickaxe.html | 4 +- .../implementation/items/tools/LumberAxe.html | 4 +- .../items/tools/NetherGoldPan.html | 4 +- .../items/tools/PickaxeOfContainment.html | 4 +- .../items/tools/PickaxeOfTheSeeker.html | 4 +- .../items/tools/PickaxeOfVeinMining.html | 4 +- .../items/tools/PortableCrafter.html | 4 +- .../items/tools/PortableDustbin.html | 4 +- .../items/tools/SlimefunBackpack.html | 4 +- .../items/tools/SmeltersPickaxe.html | 4 +- .../tools/class-use/ExplosivePickaxe.html | 4 +- .../tools/class-use/ExplosiveShovel.html | 4 +- .../items/tools/class-use/GoldPan.html | 4 +- .../items/tools/class-use/GrapplingHook.html | 4 +- .../tools/class-use/HerculesPickaxe.html | 4 +- .../items/tools/class-use/LumberAxe.html | 4 +- .../items/tools/class-use/NetherGoldPan.html | 4 +- .../tools/class-use/PickaxeOfContainment.html | 4 +- .../tools/class-use/PickaxeOfTheSeeker.html | 4 +- .../tools/class-use/PickaxeOfVeinMining.html | 4 +- .../tools/class-use/PortableCrafter.html | 4 +- .../tools/class-use/PortableDustbin.html | 4 +- .../tools/class-use/SlimefunBackpack.html | 4 +- .../tools/class-use/SmeltersPickaxe.html | 4 +- .../items/tools/package-frame.html | 4 +- .../items/tools/package-summary.html | 4 +- .../items/tools/package-tree.html | 4 +- .../items/tools/package-use.html | 4 +- .../items/weapons/ExplosiveBow.html | 4 +- .../implementation/items/weapons/IcyBow.html | 4 +- .../items/weapons/SeismicAxe.html | 4 +- .../items/weapons/SlimefunBow.html | 4 +- .../items/weapons/SwordOfBeheading.html | 4 +- .../items/weapons/class-use/ExplosiveBow.html | 4 +- .../items/weapons/class-use/IcyBow.html | 4 +- .../items/weapons/class-use/SeismicAxe.html | 4 +- .../items/weapons/class-use/SlimefunBow.html | 4 +- .../weapons/class-use/SwordOfBeheading.html | 4 +- .../items/weapons/package-frame.html | 4 +- .../items/weapons/package-summary.html | 4 +- .../items/weapons/package-tree.html | 4 +- .../items/weapons/package-use.html | 4 +- .../listeners/AncientAltarListener.html | 4 +- .../listeners/BackpackListener.html | 4 +- .../listeners/BlockListener.html | 4 +- .../listeners/BlockPhysicsListener.html | 4 +- .../listeners/ButcherAndroidListener.html | 4 +- .../listeners/CoolerListener.html | 4 +- .../listeners/DeathpointListener.html | 4 +- .../listeners/DebugFishListener.html | 4 +- .../listeners/DispenserListener.html | 4 +- .../listeners/EnhancedFurnaceListener.html | 4 +- .../listeners/EntityKillListener.html | 4 +- .../listeners/ExplosionsListener.html | 4 +- .../listeners/FireworksListener.html | 4 +- .../listeners/GadgetsListener.html | 4 +- .../listeners/GrapplingHookListener.html | 4 +- .../listeners/IronGolemListener.html | 4 +- .../listeners/ItemPickupListener.html | 4 +- .../listeners/MultiBlockListener.html | 4 +- .../listeners/NetworkListener.html | 4 +- .../listeners/PlayerProfileListener.html | 4 +- .../listeners/SeismicAxeListener.html | 4 +- .../listeners/SlimefunBootsListener.html | 4 +- .../listeners/SlimefunBowListener.html | 4 +- .../listeners/SlimefunGuideListener.html | 4 +- .../SlimefunItemConsumeListener.html | 4 +- .../listeners/SlimefunItemListener.html | 4 +- .../listeners/SoulboundListener.html | 4 +- .../listeners/TalismanListener.html | 4 +- .../listeners/TeleporterListener.html | 4 +- .../listeners/VampireBladeListener.html | 4 +- .../listeners/VanillaMachinesListener.html | 4 +- .../listeners/WitherListener.html | 4 +- .../listeners/WorldListener.html | 4 +- .../class-use/AncientAltarListener.html | 4 +- .../listeners/class-use/BackpackListener.html | 4 +- .../listeners/class-use/BlockListener.html | 4 +- .../class-use/BlockPhysicsListener.html | 4 +- .../class-use/ButcherAndroidListener.html | 4 +- .../listeners/class-use/CoolerListener.html | 4 +- .../class-use/DeathpointListener.html | 4 +- .../class-use/DebugFishListener.html | 4 +- .../class-use/DispenserListener.html | 4 +- .../class-use/EnhancedFurnaceListener.html | 4 +- .../class-use/EntityKillListener.html | 4 +- .../class-use/ExplosionsListener.html | 4 +- .../class-use/FireworksListener.html | 4 +- .../listeners/class-use/GadgetsListener.html | 4 +- .../class-use/GrapplingHookListener.html | 4 +- .../class-use/IronGolemListener.html | 4 +- .../class-use/ItemPickupListener.html | 4 +- .../class-use/MultiBlockListener.html | 4 +- .../listeners/class-use/NetworkListener.html | 4 +- .../class-use/PlayerProfileListener.html | 4 +- .../class-use/SeismicAxeListener.html | 4 +- .../class-use/SlimefunBootsListener.html | 4 +- .../class-use/SlimefunBowListener.html | 4 +- .../class-use/SlimefunGuideListener.html | 4 +- .../SlimefunItemConsumeListener.html | 4 +- .../class-use/SlimefunItemListener.html | 4 +- .../class-use/SoulboundListener.html | 4 +- .../listeners/class-use/TalismanListener.html | 4 +- .../class-use/TeleporterListener.html | 4 +- .../class-use/VampireBladeListener.html | 4 +- .../class-use/VanillaMachinesListener.html | 4 +- .../listeners/class-use/WitherListener.html | 4 +- .../listeners/class-use/WorldListener.html | 4 +- .../listeners/package-frame.html | 4 +- .../listeners/package-summary.html | 4 +- .../listeners/package-tree.html | 4 +- .../implementation/listeners/package-use.html | 4 +- .../resources/GEOResourcesSetup.html | 4 +- .../class-use/GEOResourcesSetup.html | 4 +- .../resources/package-frame.html | 4 +- .../resources/package-summary.html | 4 +- .../resources/package-tree.html | 4 +- .../implementation/resources/package-use.html | 4 +- .../implementation/setup/PostSetup.html | 4 +- .../implementation/setup/ResearchSetup.html | 4 +- .../setup/SlimefunItemSetup.html | 4 +- .../setup/class-use/PostSetup.html | 4 +- .../setup/class-use/ResearchSetup.html | 4 +- .../setup/class-use/SlimefunItemSetup.html | 4 +- .../implementation/setup/package-frame.html | 4 +- .../implementation/setup/package-summary.html | 4 +- .../implementation/setup/package-tree.html | 4 +- .../implementation/setup/package-use.html | 4 +- .../tasks/AncientAltarTask.html | 4 +- .../implementation/tasks/ArmorTask.html | 4 +- .../implementation/tasks/JetBootsTask.html | 12 +- .../implementation/tasks/JetpackTask.html | 12 +- .../implementation/tasks/MagnetTask.html | 12 +- .../implementation/tasks/ParachuteTask.html | 16 +- .../tasks/SlimefunStartupTask.html | 348 +++++++++++ .../implementation/tasks/TickerTask.html | 26 +- .../tasks/class-use/AncientAltarTask.html | 4 +- .../tasks/class-use/ArmorTask.html | 4 +- .../tasks/class-use/JetBootsTask.html | 4 +- .../tasks/class-use/JetpackTask.html | 4 +- .../tasks/class-use/MagnetTask.html | 4 +- .../tasks/class-use/ParachuteTask.html | 4 +- .../tasks/class-use/SlimefunStartupTask.html | 163 +++++ .../tasks/class-use/TickerTask.html | 4 +- .../implementation/tasks/package-frame.html | 5 +- .../implementation/tasks/package-summary.html | 10 +- .../implementation/tasks/package-tree.html | 5 +- .../implementation/tasks/package-use.html | 4 +- .../slimefun4/utils/ChatUtils.html | 4 +- .../slimefun4/utils/ChestMenuUtils.html | 4 +- .../slimefun4/utils/FireworkUtils.html | 4 +- .../slimefun4/utils/LoreBuilder.html | 4 +- .../slimefun4/utils/NumberUtils.html | 4 +- .../slimefun4/utils/PatternUtils.html | 4 +- .../slimefun4/utils/SlimefunUtils.html | 58 +- .../slimefun4/utils/class-use/ChatUtils.html | 4 +- .../utils/class-use/ChestMenuUtils.html | 4 +- .../utils/class-use/FireworkUtils.html | 4 +- .../utils/class-use/LoreBuilder.html | 4 +- .../utils/class-use/NumberUtils.html | 4 +- .../utils/class-use/PatternUtils.html | 4 +- .../utils/class-use/SlimefunUtils.html | 4 +- .../utils/holograms/ReactorHologram.html | 4 +- .../utils/holograms/SimpleHologram.html | 4 +- .../holograms/class-use/ReactorHologram.html | 4 +- .../holograms/class-use/SimpleHologram.html | 4 +- .../utils/holograms/package-frame.html | 4 +- .../utils/holograms/package-summary.html | 4 +- .../utils/holograms/package-tree.html | 4 +- .../utils/holograms/package-use.html | 4 +- .../utils/itemstack/ColoredFireworkStar.html | 4 +- .../class-use/ColoredFireworkStar.html | 4 +- .../utils/itemstack/package-frame.html | 4 +- .../utils/itemstack/package-summary.html | 4 +- .../utils/itemstack/package-tree.html | 4 +- .../utils/itemstack/package-use.html | 4 +- .../slimefun4/utils/package-frame.html | 4 +- .../slimefun4/utils/package-summary.html | 4 +- .../slimefun4/utils/package-tree.html | 4 +- .../slimefun4/utils/package-use.html | 4 +- .../Slimefun/Lists/Categories.html | 4 +- .../Slimefun/Lists/RecipeType.html | 4 +- .../Slimefun/Lists/SlimefunItems.html | 4 +- .../Slimefun/Lists/class-use/Categories.html | 4 +- .../Slimefun/Lists/class-use/RecipeType.html | 6 +- .../Lists/class-use/SlimefunItems.html | 4 +- .../Slimefun/Lists/package-frame.html | 4 +- .../Slimefun/Lists/package-summary.html | 4 +- .../Slimefun/Lists/package-tree.html | 4 +- .../Slimefun/Lists/package-use.html | 6 +- .../Slimefun/Objects/Category.html | 4 +- .../Slimefun/Objects/LockedCategory.html | 4 +- .../Slimefun/Objects/Research.html | 4 +- .../Slimefun/Objects/SeasonalCategory.html | 16 +- .../Objects/SlimefunBlockHandler.html | 4 +- .../Objects/SlimefunItem/ChargableItem.html | 4 +- .../Objects/SlimefunItem/HandledBlock.html | 4 +- .../Objects/SlimefunItem/ItemState.html | 4 +- .../SlimefunItem/SimpleSlimefunItem.html | 4 +- .../Objects/SlimefunItem/SlimefunItem.html | 4 +- .../Objects/SlimefunItem/SlimefunMachine.html | 4 +- .../SlimefunItem/UnregisterReason.html | 4 +- .../abstractItems/AContainer.html | 4 +- .../abstractItems/AGenerator.html | 4 +- .../SlimefunItem/abstractItems/AReactor.html | 4 +- .../abstractItems/MachineFuel.html | 4 +- .../abstractItems/MachineRecipe.html | 4 +- .../abstractItems/class-use/AContainer.html | 4 +- .../abstractItems/class-use/AGenerator.html | 4 +- .../abstractItems/class-use/AReactor.html | 4 +- .../abstractItems/class-use/MachineFuel.html | 4 +- .../class-use/MachineRecipe.html | 4 +- .../abstractItems/package-frame.html | 4 +- .../abstractItems/package-summary.html | 4 +- .../abstractItems/package-tree.html | 4 +- .../abstractItems/package-use.html | 4 +- .../SlimefunItem/class-use/ChargableItem.html | 4 +- .../SlimefunItem/class-use/HandledBlock.html | 4 +- .../SlimefunItem/class-use/ItemState.html | 4 +- .../class-use/SimpleSlimefunItem.html | 6 +- .../SlimefunItem/class-use/SlimefunItem.html | 49 +- .../class-use/SlimefunMachine.html | 4 +- .../class-use/UnregisterReason.html | 4 +- .../interfaces/InventoryBlock.html | 8 +- .../SlimefunItem/interfaces/NotPlaceable.html | 8 +- .../interfaces/class-use/InventoryBlock.html | 6 +- .../interfaces/class-use/NotPlaceable.html | 4 +- .../interfaces/package-frame.html | 6 +- .../interfaces/package-summary.html | 18 +- .../SlimefunItem/interfaces/package-tree.html | 18 +- .../SlimefunItem/interfaces/package-use.html | 6 +- .../multiblocks/MultiBlockMachine.html | 4 +- .../class-use/MultiBlockMachine.html | 4 +- .../multiblocks/package-frame.html | 4 +- .../multiblocks/package-summary.html | 4 +- .../multiblocks/package-tree.html | 4 +- .../SlimefunItem/multiblocks/package-use.html | 4 +- .../Objects/SlimefunItem/package-frame.html | 4 +- .../Objects/SlimefunItem/package-summary.html | 4 +- .../Objects/SlimefunItem/package-tree.html | 4 +- .../Objects/SlimefunItem/package-use.html | 6 +- .../Slimefun/Objects/class-use/Category.html | 6 +- .../Objects/class-use/LockedCategory.html | 4 +- .../Slimefun/Objects/class-use/Research.html | 4 +- .../Objects/class-use/SeasonalCategory.html | 4 +- .../class-use/SlimefunBlockHandler.html | 4 +- .../Objects/handlers/BlockBreakHandler.html | 6 +- .../handlers/BlockDispenseHandler.html | 37 +- .../Objects/handlers/BlockPlaceHandler.html | 6 +- .../Objects/handlers/BlockTicker.html | 37 +- .../Objects/handlers/BlockUseHandler.html | 37 +- .../Objects/handlers/BowShootHandler.html | 37 +- .../Objects/handlers/EntityKillHandler.html | 6 +- .../Objects/handlers/GeneratorTicker.html | 37 +- .../handlers/ItemConsumptionHandler.html | 6 +- .../Objects/handlers/ItemDropHandler.html | 11 +- .../Objects/handlers/ItemHandler.html | 34 +- .../Objects/handlers/ItemUseHandler.html | 6 +- .../MultiBlockInteractionHandler.html | 6 +- .../Objects/handlers/RainbowTicker.html | 6 +- .../handlers/class-use/BlockBreakHandler.html | 4 +- .../class-use/BlockDispenseHandler.html | 4 +- .../handlers/class-use/BlockPlaceHandler.html | 4 +- .../handlers/class-use/BlockTicker.html | 4 +- .../handlers/class-use/BlockUseHandler.html | 6 +- .../handlers/class-use/BowShootHandler.html | 4 +- .../handlers/class-use/EntityKillHandler.html | 4 +- .../handlers/class-use/GeneratorTicker.html | 4 +- .../class-use/ItemConsumptionHandler.html | 4 +- .../handlers/class-use/ItemDropHandler.html | 4 +- .../handlers/class-use/ItemHandler.html | 40 +- .../handlers/class-use/ItemUseHandler.html | 4 +- .../MultiBlockInteractionHandler.html | 4 +- .../handlers/class-use/RainbowTicker.html | 4 +- .../Objects/handlers/package-frame.html | 4 +- .../Objects/handlers/package-summary.html | 4 +- .../Objects/handlers/package-tree.html | 4 +- .../Objects/handlers/package-use.html | 67 +- .../Slimefun/Objects/package-frame.html | 4 +- .../Slimefun/Objects/package-summary.html | 4 +- .../Slimefun/Objects/package-tree.html | 4 +- .../Slimefun/Objects/package-use.html | 6 +- .../Slimefun/Setup/SlimefunManager.html | 4 +- .../Setup/class-use/SlimefunManager.html | 4 +- .../Slimefun/Setup/package-frame.html | 4 +- .../Slimefun/Setup/package-summary.html | 4 +- .../Slimefun/Setup/package-tree.html | 4 +- .../Slimefun/Setup/package-use.html | 4 +- .../Slimefun/SlimefunPlugin.html | 6 +- .../Slimefun/api/BlockInfoConfig.html | 4 +- .../Slimefun/api/BlockStorage.html | 4 +- .../Slimefun/api/GuideHandler.html | 13 +- .../mrCookieSlime/Slimefun/api/Slimefun.html | 4 +- .../Slimefun/api/SlimefunItemStack.html | 4 +- .../api/class-use/BlockInfoConfig.html | 4 +- .../Slimefun/api/class-use/BlockStorage.html | 4 +- .../Slimefun/api/class-use/GuideHandler.html | 4 +- .../Slimefun/api/class-use/Slimefun.html | 4 +- .../api/class-use/SlimefunItemStack.html | 6 +- .../Slimefun/api/energy/ChargableBlock.html | 4 +- .../Slimefun/api/energy/ItemEnergy.html | 4 +- .../api/energy/class-use/ChargableBlock.html | 4 +- .../api/energy/class-use/ItemEnergy.html | 4 +- .../Slimefun/api/energy/package-frame.html | 4 +- .../Slimefun/api/energy/package-summary.html | 4 +- .../Slimefun/api/energy/package-tree.html | 4 +- .../Slimefun/api/energy/package-use.html | 4 +- .../Slimefun/api/inventory/BlockMenu.html | 4 +- .../api/inventory/BlockMenuPreset.html | 4 +- .../inventory/DirtyChestMenu.SaveHandler.html | 4 +- .../api/inventory/DirtyChestMenu.html | 4 +- .../api/inventory/ItemManipulationEvent.html | 4 +- .../api/inventory/UniversalBlockMenu.html | 4 +- .../api/inventory/class-use/BlockMenu.html | 4 +- .../inventory/class-use/BlockMenuPreset.html | 4 +- .../class-use/DirtyChestMenu.SaveHandler.html | 4 +- .../inventory/class-use/DirtyChestMenu.html | 4 +- .../class-use/ItemManipulationEvent.html | 4 +- .../class-use/UniversalBlockMenu.html | 4 +- .../Slimefun/api/inventory/package-frame.html | 4 +- .../api/inventory/package-summary.html | 4 +- .../Slimefun/api/inventory/package-tree.html | 4 +- .../Slimefun/api/inventory/package-use.html | 4 +- .../api/item_transport/ItemTransportFlow.html | 10 +- .../class-use/ItemTransportFlow.html | 4 +- .../api/item_transport/package-frame.html | 10 +- .../api/item_transport/package-summary.html | 19 +- .../api/item_transport/package-tree.html | 18 +- .../api/item_transport/package-use.html | 8 +- .../Slimefun/api/package-frame.html | 4 +- .../Slimefun/api/package-summary.html | 8 +- .../Slimefun/api/package-tree.html | 4 +- .../Slimefun/api/package-use.html | 14 +- .../Slimefun/class-use/SlimefunPlugin.html | 48 +- .../mrCookieSlime/Slimefun/package-frame.html | 4 +- .../Slimefun/package-summary.html | 4 +- .../mrCookieSlime/Slimefun/package-tree.html | 4 +- .../mrCookieSlime/Slimefun/package-use.html | 29 +- docs/member-search-index.js | 2 +- docs/member-search-index.zip | Bin 29699 -> 30011 bytes docs/overview-frame.html | 5 +- docs/overview-summary.html | 23 +- docs/overview-tree.html | 22 +- docs/package-list | 1 + docs/package-search-index.js | 2 +- docs/package-search-index.zip | Bin 623 -> 628 bytes docs/serialized-form.html | 22 +- docs/type-search-index.js | 2 +- docs/type-search-index.zip | Bin 3380 -> 3412 bytes 900 files changed, 5916 insertions(+), 2339 deletions(-) create mode 100644 docs/io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/api/exceptions/MissingDependencyException.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/api/exceptions/class-use/IncompatibleItemHandlerException.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/api/exceptions/class-use/MissingDependencyException.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/core/networks/cargo/class-use/CargoNet.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-frame.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-summary.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-tree.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-use.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html create mode 100644 docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/SlimefunStartupTask.html diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index e90c9df0a..5804505da 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (Slimefun4 - Javadocs) - + @@ -73,7 +73,7 @@
  • CargoConnectorNode
  • CargoInputNode
  • CargoManager
  • -
  • CargoNet
  • +
  • CargoNet
  • CargoOutputNode
  • Categories
  • Category
  • @@ -98,7 +98,6 @@
  • CustomItemDataService
  • CustomTextureService
  • DamageableItem
  • -
  • DamageableItem
  • DeathpointListener
  • DebugFishListener
  • DietCookie
  • @@ -164,6 +163,7 @@
  • HologramProjector
  • IcyBow
  • IdConflictException
  • +
  • IncompatibleItemHandlerException
  • InfernalBonemeal
  • InfusedHopper
  • InventoryBlock
  • @@ -209,6 +209,7 @@
  • MinecraftRecipeService
  • MinecraftVersion
  • MinerAndroid
  • +
  • MissingDependencyException
  • MonsterJerky
  • MultiBlock
  • MultiBlockInteractEvent
  • @@ -258,7 +259,6 @@
  • ReactorAccessPort
  • ReactorHologram
  • RecipeDisplayItem
  • -
  • RecipeDisplayItem
  • RecipeType
  • Refinery
  • RepairedSpawner
  • @@ -297,6 +297,7 @@
  • SlimefunManager
  • SlimefunPlugin
  • SlimefunRegistry
  • +
  • SlimefunStartupTask
  • SlimefunUtils
  • SmeltersPickaxe
  • Smeltery
  • diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 80780395c..264553c8e 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (Slimefun4 - Javadocs) - + @@ -73,7 +73,7 @@
  • CargoConnectorNode
  • CargoInputNode
  • CargoManager
  • -
  • CargoNet
  • +
  • CargoNet
  • CargoOutputNode
  • Categories
  • Category
  • @@ -98,7 +98,6 @@
  • CustomItemDataService
  • CustomTextureService
  • DamageableItem
  • -
  • DamageableItem
  • DeathpointListener
  • DebugFishListener
  • DietCookie
  • @@ -164,6 +163,7 @@
  • HologramProjector
  • IcyBow
  • IdConflictException
  • +
  • IncompatibleItemHandlerException
  • InfernalBonemeal
  • InfusedHopper
  • InventoryBlock
  • @@ -209,6 +209,7 @@
  • MinecraftRecipeService
  • MinecraftVersion
  • MinerAndroid
  • +
  • MissingDependencyException
  • MonsterJerky
  • MultiBlock
  • MultiBlockInteractEvent
  • @@ -258,7 +259,6 @@
  • ReactorAccessPort
  • ReactorHologram
  • RecipeDisplayItem
  • -
  • RecipeDisplayItem
  • RecipeType
  • Refinery
  • RepairedSpawner
  • @@ -297,6 +297,7 @@
  • SlimefunManager
  • SlimefunPlugin
  • SlimefunRegistry
  • +
  • SlimefunStartupTask
  • SlimefunUtils
  • SmeltersPickaxe
  • Smeltery
  • diff --git a/docs/constant-values.html b/docs/constant-values.html index c9b3e835d..0c4e11be1 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 1e9571ba2..6981514ad 100644 --- a/docs/deprecated-list.html +++ b/docs/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (Slimefun4 - Javadocs) - + @@ -123,18 +123,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); -me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.DamageableItem - -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
    - - - me.mrCookieSlime.Slimefun.api.GuideHandler - - -me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.RecipeDisplayItem -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.RecipeDisplayItem
    +
    Some day in the future we will simply allow to override the "opening" method of a Category instead.
    diff --git a/docs/help-doc.html b/docs/help-doc.html index a86fe5df6..ff1b1d874 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 7671f60d6..7a0d24076 100644 --- a/docs/index-all.html +++ b/docs/index-all.html @@ -2,10 +2,10 @@ - + Index (Slimefun4 - Javadocs) - + @@ -285,7 +285,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    AndroidMineEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
    -
    This event is fired before a miner android mines a block.
    +
    This Event is fired before a MinerAndroid mines a Block.
    AndroidMineEvent(Block, AndroidInstance) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
     
    @@ -675,9 +675,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    CargoManager(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager
     
    -
    CargoNet - Class in me.mrCookieSlime.Slimefun.api.item_transport
    +
    CargoNet - Class in io.github.thebusybiscuit.slimefun4.core.networks.cargo
     
    -
    CargoNet(Location) - Constructor for class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    +
    CargoNet(Location) - Constructor for class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
     
    CargoOutputNode - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
     
    @@ -807,9 +807,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This method assigns the given Location a type of NetworkComponent for classification.
    -
    classifyLocation(Location) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
    +
    classifyLocation(Location) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
     
    -
    classifyLocation(Location) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    +
    classifyLocation(Location) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
     
    clear() - Method in class io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
    @@ -885,8 +885,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    computeChanges() - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    -
    connect(boolean) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
    -
     
    connectedLocations - Variable in class io.github.thebusybiscuit.slimefun4.api.network.Network
     
    CONNECTOR - io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent
    @@ -1027,12 +1025,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This interface, when attached to a SlimefunItem, provides an easy method for damaging an ItemStack, see DamageableItem.damageItem(Player, ItemStack).
    -
    DamageableItem - Interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
    -
    -
    Deprecated. -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
    -
    -
    damageItem(Player, ItemStack) - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
    This method will damage the given ItemStack once.
    @@ -1381,12 +1373,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This class represents an ErrorReport.
    -
    ErrorReport(Throwable, Consumer<PrintStream>) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
    +
    ErrorReport(Throwable, SlimefunAddon, Consumer<PrintStream>) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
     
    ErrorReport(Throwable, SlimefunItem) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
     
    -
    ErrorReport(Throwable, Player) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
    -
     
    ErrorReport(Throwable, Location, SlimefunItem) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
     
    ESSENCE_OF_AFTERLIFE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -1634,8 +1624,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    getAndroid() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
    -
    This method returns the block of the - android who wants to mine a block.
    +
    This method returns the AndroidInstance who + triggered this Event
    getAndroid() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidInstance
     
    @@ -1673,7 +1663,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    getBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
    -
    This method returns the mined block
    +
    This method returns the mined Block
    getBlock() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidInstance
     
    @@ -2234,7 +2224,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    getIssues() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
     
    getItem() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
    -
     
    +
    +
    This returns the ItemStack that is being disenchanted.
    +
    getItem() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
     
    getItem() - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
    @@ -2652,15 +2644,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    getNetworkComplexity(UUID) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
     
    -
    getNetworkFromLocation(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
    +
    getNetworkFromLocation(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
     
    -
    getNetworkFromLocation(Location) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    +
    getNetworkFromLocation(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
     
    getNetworkFromLocation(Location, Class<T>) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
     
    -
    getNetworkFromLocationOrCreate(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
    +
    getNetworkFromLocationOrCreate(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
     
    -
    getNetworkFromLocationOrCreate(Location) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    +
    getNetworkFromLocationOrCreate(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
     
    getNetworkList() - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
    @@ -2671,7 +2663,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    getNetworksFromLocation(Location, Class<T>) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
     
    getNewLanguage() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
    -
     
    +
    +
    This returns the Language that this Player wants to switch to.
    +
    getNextButton(Player, int, int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
     
    getNightEnergy() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator
    @@ -2735,7 +2729,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
     
    getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
    -
     
    +
    +
    Returns the Player who triggered this Event, + the Player who switched his Language to be precise.
    +
    getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
     
    getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
    @@ -2762,7 +2759,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    getPreviousButton(Player, int, int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
     
    getPreviousLanguage() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
    -
     
    +
    +
    This returns the Language that this Player was using before.
    +
    getProcessing(Block) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
     
    getProcessing(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
    @@ -2873,9 +2872,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This method returns the range of the Network.
    -
    getRange() - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
    +
    getRange() - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
     
    -
    getRange() - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    +
    getRange() - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
     
    getRecipe() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
     
    @@ -3258,7 +3257,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    GuideHandler - Interface in me.mrCookieSlime.Slimefun.api
    -
    Deprecated.
    +
    Deprecated. +
    Some day in the future we will simply allow to override the "opening" method of a Category instead.
    +
    GuideHistory - Class in io.github.thebusybiscuit.slimefun4.core.guide
    @@ -3297,12 +3298,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    HARDENED_METAL_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
     
    +
    harvestExoticGardenPlant(Block) - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.ThirdPartyPluginService
    +
     
    hasBlockInfo(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    hasBlockInfo(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    hasChunkInfo(World, int, int) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    +
    hasDependency(String) - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
    +
    +
    This method checks whether the given String is the name of a dependency of this + SlimefunAddon.
    +
    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
    @@ -3323,6 +3331,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    hasLanguage(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
     
    +
    hasNoPickupFlag(Item) - Static method in class io.github.thebusybiscuit.slimefun4.utils.SlimefunUtils
    +
    +
    This method quickly returns whether an Item was marked as "no_pickup" by + a Slimefun device.
    +
    hasPermission(Player, SlimefunItem, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
    Checks if this player has the permission to use this item.
    @@ -3423,6 +3436,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    IGNITION_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
     
    +
    IncompatibleItemHandlerException - Exception in io.github.thebusybiscuit.slimefun4.api.exceptions
    +
    +
    An IncompatibleItemHandlerException is thrown whenever a Plugin tried + to add an ItemHandler to a SlimefunItem despite the SlimefunItem + not allowing an ItemHandler of that type to be added.
    +
    +
    IncompatibleItemHandlerException(String, SlimefunItem, ItemHandler) - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.IncompatibleItemHandlerException
    +
    +
    Constructs a new IncompatibleItemHandlerException with the given SlimefunItem and + ItemHandler
    +
    index() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
     
    INFERNAL_BONEMEAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
    @@ -3518,6 +3542,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This package contains the core system for the SlimefunGuide.
    +
    io.github.thebusybiscuit.slimefun4.core.networks.cargo - package io.github.thebusybiscuit.slimefun4.core.networks.cargo
    +
    +
    This package holds an implementation of Network + that is responsible for item transportation.
    +
    io.github.thebusybiscuit.slimefun4.core.networks.energy - package io.github.thebusybiscuit.slimefun4.core.networks.energy
    This package holds an implementation of Network @@ -3571,7 +3600,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This package provides the different implementations of SlimefunItem - that are related to the CargoNet, most + 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
    @@ -3851,7 +3880,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This method checks whether the given ItemStack is considered Soulbound.
    isSymmetric() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
    -
     
    +
    +
    This returns whether this MultiBlock is a symmetric structure or whether + the left and right side differ.
    +
    isSynchronized() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
    This method must be overridden to define whether a Block @@ -4052,6 +4084,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    loadEmbeddedLanguages() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
     
    +
    loadExoticGarden(Plugin, Function<Block, Optional<ItemStack>>) - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.ThirdPartyPluginService
    +
     
    loadInventory(Location, BlockMenuPreset) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
     
    loadItems() - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.PostSetup
    @@ -4175,6 +4209,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    MakeshiftSmeltery() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.MakeshiftSmeltery
     
    +
    markAsNoPickup(Item, String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.SlimefunUtils
    +
    +
    This will prevent the given Item from being picked up.
    +
    markDirty() - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
    This method marks the backpack dirty, it will then be queued for an autosave @@ -4284,6 +4322,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    MISC - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
     
    +
    MissingDependencyException - Exception in io.github.thebusybiscuit.slimefun4.api.exceptions
    +
    +
    A MissingDependencyException is thrown when a SlimefunAddon tried + to register Items without marking Slimefun as a dependency.
    +
    +
    MissingDependencyException(SlimefunAddon, String) - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.MissingDependencyException
    +
    +
    This constructs a new MissingDependencyException for the given + SlimefunAddon and the given dependency ("Slimefun")
    +
    MOB_DROP - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
     
    MODERATE - io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity
    @@ -4315,7 +4363,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    MULTIBLOCK - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
     
    MultiBlockInteractEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
    -
     
    +
    +
    This Event is called when a Player interacts with a MultiBlock.
    +
    MultiBlockInteractEvent(Player, MultiBlock, Block) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
     
    MultiBlockInteractionHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
    @@ -4512,11 +4562,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    onBucketUse(PlayerBucketEmptyEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
     
    onClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
    +
    +
    This method is called whenever a Location in this Network changes + its classification.
    +
    +
    onClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
     
    onClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
     
    -
    onClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    -
     
    onClick(InventoryClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
     
    onClose(InventoryCloseEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
    @@ -5151,12 +5204,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This interface, when attache to a SlimefunItem class will make additional items appear in the SlimefunGuide.
    -
    RecipeDisplayItem - Interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
    -
    -
    Deprecated. -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.RecipeDisplayItem
    -
    -
    recipeOutput - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
     
    recipes - Variable in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
    @@ -5199,6 +5246,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Registers this GEO Resource
    +
    register() - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
    +
     
    register() - Method in class me.mrCookieSlime.Slimefun.Objects.Category
    Registers this category.
    @@ -5371,6 +5420,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask
     
    +
    run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunStartupTask
    +
     
    run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
     
    run(Player, boolean, boolean) - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
    @@ -5442,7 +5493,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Represents a Category that is only displayed in the Guide during a specified month.
    -
    SeasonalCategory(NamespacedKey, int, int, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SeasonalCategory
    +
    SeasonalCategory(NamespacedKey, Month, int, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SeasonalCategory
    The constructor for a SeasonCategory.
    @@ -5794,6 +5845,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    SlimefunRegistry() - Constructor for class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
     
    +
    SlimefunStartupTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
    +
    +
    This Task initializes all items, some listeners and various other stuff.
    +
    +
    SlimefunStartupTask(SlimefunPlugin, Runnable) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunStartupTask
    +
    +
    This initializes our SlimefunStartupTask for the given SlimefunPlugin.
    +
    SlimefunUtils - Class in io.github.thebusybiscuit.slimefun4.utils
    This utility class holds method that are directly linked to Slimefun.
    @@ -5924,6 +5983,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This will start the UpdaterService and check for updates.
    +
    start(SlimefunPlugin) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
    +
     
    start(Plugin) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
     
    start(Plugin, int) - Method in class io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService
    @@ -6099,6 +6160,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    tick() - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
     
    +
    tick(Block) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet
    +
     
    tick(Block) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
     
    tick(Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
    @@ -6137,8 +6200,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
     
    tick(Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
     
    -
    tick(Block) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
    -
     
    tick(Block) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
     
    tick(Block, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
    @@ -6309,6 +6370,22 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    VALENTINES_DAY - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
     
    +
    validate(SlimefunItem) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockDispenseHandler
    +
     
    +
    validate(SlimefunItem) - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
    +
     
    +
    validate(SlimefunItem) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockUseHandler
    +
     
    +
    validate(SlimefunItem) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BowShootHandler
    +
     
    +
    validate(SlimefunItem) - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker
    +
     
    +
    validate(SlimefunItem) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler
    +
    +
    This method is used to check whether a given SlimefunItem is compatible + with this ItemHandler, it will return an IncompatibleItemHandlerException + if the items are not compatible.
    +
    valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.api.MinecraftVersion
    Returns the enum constant of this type with the specified name.
    diff --git a/docs/index.html b/docs/index.html index 2a637fbda..9e0218e29 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 c67b2d341..c780c6231 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) - + @@ -170,7 +170,8 @@ extends Description -ErrorReport​(Throwable throwable, +ErrorReport​(Throwable throwable, + SlimefunAddon addon, Consumer<PrintStream> printer)   @@ -180,11 +181,6 @@ extends   -ErrorReport​(Throwable throwable, - Player p) -  - - ErrorReport​(Throwable throwable, Location l, SlimefunItem item) @@ -243,13 +239,14 @@ extends + @@ -267,21 +264,11 @@ extends - - - - diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html b/docs/io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html index f5cf81a5a..f4f51635d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html @@ -2,10 +2,10 @@ - + MinecraftVersion (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html index 6b7460ace..1de19bdd0 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html @@ -2,10 +2,10 @@ - + SlimefunAddon (Slimefun4 - Javadocs) - + @@ -27,7 +27,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":18,"i3":18,"i4":18}; +var methods = {"i0":6,"i1":6,"i2":18,"i3":18,"i4":18,"i5":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -207,6 +207,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); of the JavaPlugin provided by getJavaPlugin() + +default boolean +hasDependency​(String dependency) + +
    This method checks whether the given String is the name of a dependency of this + SlimefunAddon.
    + + @@ -286,7 +294,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); -
      +
      • getLogger

        default Logger getLogger​()
        @@ -298,6 +306,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    + + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html index e0c46e550..ca1b1a693 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html @@ -2,10 +2,10 @@ - + SlimefunBranch (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html index 1cd91e7df..b63f951d9 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.ErrorReport (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/MinecraftVersion.html b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/MinecraftVersion.html index 7a6642872..aeb00f429 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/MinecraftVersion.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/MinecraftVersion.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.MinecraftVersion (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html index ed465eb24..9d899179e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html @@ -2,10 +2,10 @@ - + Uses of Interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon (Slimefun4 - Javadocs) - + @@ -113,6 +113,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); +io.github.thebusybiscuit.slimefun4.api + +
    This package contains a bunch of classes and sub-packages related to the interaction + with Slimefun via an API.
    + + + +io.github.thebusybiscuit.slimefun4.api.exceptions + +
    This package contains all different extensions of Exception that Slimefun + uses internally.
    + + + me.mrCookieSlime.Slimefun   @@ -134,6 +148,52 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • @@ -336,10 +336,10 @@ implements

    getBlock

    public Block getBlock​()
    -
    This method returns the mined block
    +
    This method returns the mined Block
    Returns:
    -
    the mined block
    +
    the mined Block
  • @@ -350,11 +350,11 @@ implements

    getAndroid

    public AndroidInstance getAndroid​()
    -
    This method returns the block of the - android who wants to mine a block.
    +
    This method returns the AndroidInstance who + triggered this Event
    Returns:
    -
    the block of the android
    +
    the involved AndroidInstance
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html index 7c18c71b2..7f0607c2c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html @@ -2,10 +2,10 @@ - + AutoDisenchantEvent (Slimefun4 - Javadocs) - + @@ -228,7 +228,9 @@ implements ItemStack getItem​() -  + +
    This returns the ItemStack that is being disenchanted.
    + boolean @@ -319,6 +321,11 @@ implements

    getItem

    public ItemStack getItem​()
    +
    This returns the ItemStack that is being disenchanted.
    +
    +
    Returns:
    +
    The ItemStack that is being disenchanted
    +
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html index 4adb3b3fc..f79c9a6c6 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html @@ -2,10 +2,10 @@ - + MultiBlockInteractEvent (Slimefun4 - Javadocs) - + @@ -151,6 +151,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    public class MultiBlockInteractEvent
     extends Event
     implements Cancellable
    +
    This Event is called when a Player interacts with a MultiBlock.
    +
    +
    Author:
    +
    TheBusyBiscuit
    +
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html index 68552de77..642ee0bc3 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html @@ -2,10 +2,10 @@ - + PlayerLanguageChangeEvent (Slimefun4 - Javadocs) - + @@ -227,17 +227,24 @@ extends Language getNewLanguage​() -  + +
    This returns the Language that this Player wants to switch to.
    + Player getPlayer​() -  + +
    Returns the Player who triggered this Event, + the Player who switched his Language to be precise.
    + Language getPreviousLanguage​() -  + +
    This returns the Language that this Player was using before.
    + @@ -329,6 +342,11 @@ extends

    getPreviousLanguage

    public Language getPreviousLanguage​()
    +
    This returns the Language that this Player was using before.
    +
    +
    Returns:
    +
    The previous Language of our Player
    +
    @@ -338,6 +356,11 @@ extends

    getNewLanguage

    public Language getNewLanguage​()
    +
    This returns the Language that this Player wants to switch to.
    +
    +
    Returns:
    +
    The new Language
    +
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html index be588440a..2adc93e16 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html @@ -2,10 +2,10 @@ - + PlayerRightClickEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html index 24ead3d5a..07eb46d72 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html @@ -2,10 +2,10 @@ - + ResearchUnlockEvent (Slimefun4 - Javadocs) - + @@ -155,6 +155,8 @@ implements Author:
    TheBusyBiscuit
    +
    See Also:
    +
    Research
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html index d0bdd8e49..32e7edb3e 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html index 74dea0c07..0e6d32cdf 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html index 107ebbe45..92ccc5642 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html index b5cb93c75..4dd27c075 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html index 0ddb55a0e..e35ffb52c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html index 2a8ce2215..ed17e79cc 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html index 64cadaff5..b9f783999 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html index 8bb9b2c9a..55f43eba9 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs) - + @@ -119,7 +119,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); AndroidMineEvent -
    This event is fired before a miner android mines a block.
    +
    This Event is fired before a MinerAndroid mines a Block.
    @@ -131,7 +131,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); MultiBlockInteractEvent -  + +
    This Event is called when a Player interacts with a MultiBlock.
    + PlayerLanguageChangeEvent diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html index 5a5cf75bd..e16dcbf0f 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.events Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html index 5c0e8aab1..d0fe7d65c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html b/docs/io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html index 6d3cbacf1..5c545ac12 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html @@ -2,10 +2,10 @@ - + IdConflictException (Slimefun4 - Javadocs) - + @@ -56,7 +56,7 @@ var pathtoroot = "../../../../../../";loadScripts(document, 'script'); Network.onClassificationChange​(Location l, NetworkComponent from, NetworkComponent to) + +
    This method is called whenever a Location in this Network changes + its classification.
    + + + + + + +
  • +
    + + +

    Uses of NetworkComponent in io.github.thebusybiscuit.slimefun4.core.networks.cargo

    + + + + + + + + + + + + + + +
    Methods in io.github.thebusybiscuit.slimefun4.core.networks.cargo that return NetworkComponent 
    Modifier and TypeMethodDescription
    NetworkComponentCargoNet.classifyLocation​(Location l) 
    + + + + + + + + + + + @@ -230,45 +275,6 @@ the order they are declared.
    Methods in io.github.thebusybiscuit.slimefun4.core.networks.cargo with parameters of type NetworkComponent 
    Modifier and TypeMethodDescription
    voidCargoNet.onClassificationChange​(Location l, + NetworkComponent from, + NetworkComponent to)  
  • -
  • -
    - - -

    Uses of NetworkComponent in me.mrCookieSlime.Slimefun.api.item_transport

    - - - - - - - - - - - - - - -
    Methods in me.mrCookieSlime.Slimefun.api.item_transport that return NetworkComponent 
    Modifier and TypeMethodDescription
    NetworkComponentCargoNet.classifyLocation​(Location l) 
    - - - - - - - - - - - - - - -
    Methods in me.mrCookieSlime.Slimefun.api.item_transport with parameters of type NetworkComponent 
    Modifier and TypeMethodDescription
    voidCargoNet.onClassificationChange​(Location l, - NetworkComponent from, - NetworkComponent to) 
    -
    -
  • diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html index 7cb5654ca..8c7774e65 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html index 3c8d87972..d40e173fe 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html index a71c7738b..482a0415b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html index 01c1b2739..0b533d529 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.network Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html index 7c6557162..c40291257 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs) - + @@ -119,18 +119,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); +io.github.thebusybiscuit.slimefun4.core.networks.cargo + +
    This package holds an implementation of Network + that is responsible for item transportation.
    + + + io.github.thebusybiscuit.slimefun4.core.networks.energy
    This package holds an implementation of Network that is responsible for transmitting energy.
    - -me.mrCookieSlime.Slimefun -  - -me.mrCookieSlime.Slimefun.api.item_transport +me.mrCookieSlime.Slimefun   @@ -161,6 +164,31 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); +
  • + + + + + + + + + + + + + + + + + + +
    Classes in io.github.thebusybiscuit.slimefun4.api.network used by io.github.thebusybiscuit.slimefun4.core.networks.cargo 
    ClassDescription
    Network +
    An abstract Network class to manage networks in a stateful way
    +
    NetworkComponent +
    This enum holds the different types of components a Network can have.
    +
    +
  • @@ -206,31 +234,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
  • - - - - - - - - - - - - - - - - - - -
    Classes in io.github.thebusybiscuit.slimefun4.api.network used by me.mrCookieSlime.Slimefun.api.item_transport 
    ClassDescription
    Network -
    An abstract Network class to manage networks in a stateful way
    -
    NetworkComponent -
    This enum holds the different types of components a Network can have.
    -
    -
  • diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html index 3e2d14012..1850d8db4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html index 50867ad8d..2921a3180 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html index 6f8b2c207..ac183e55b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html index 20591c079..7848f738d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs) - + @@ -120,24 +120,31 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); +io.github.thebusybiscuit.slimefun4.api.exceptions + +
    This package contains all different extensions of Exception that Slimefun + uses internally.
    + + + io.github.thebusybiscuit.slimefun4.core.services
    This package provides a few "Services" that Slimefun uses.
    - + me.mrCookieSlime.Slimefun   - + me.mrCookieSlime.Slimefun.Objects.SlimefunItem   - + me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks   - + me.mrCookieSlime.Slimefun.Setup   @@ -167,6 +174,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); +SlimefunAddon + +
    This is a very basic interface that will be used to identify + the Plugin that registered a SlimefunItem.
    + + + SlimefunBranch
    This enum represents the branch this Slimefun build is on.
    @@ -175,6 +189,26 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); +
  • + + + + + + + + + + + + + + +
    Classes in io.github.thebusybiscuit.slimefun4.api used by io.github.thebusybiscuit.slimefun4.api.exceptions 
    ClassDescription
    SlimefunAddon +
    This is a very basic interface that will be used to identify + the Plugin that registered a SlimefunItem.
    +
    +
  • diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html index 864862f3e..d04063fcf 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html @@ -2,10 +2,10 @@ - + PlayerBackpack (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html index 33528555a..90ff7dc9b 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html @@ -2,10 +2,10 @@ - + PlayerProfile (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html index 6f805ddfc..7916117a7 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html @@ -2,10 +2,10 @@ - + StatusEffect (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html index 118211e9c..cda37a16d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerProfile.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerProfile.html index 3de12f257..d8318fc52 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerProfile.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerProfile.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html index cf0fd5e16..1d5ca4587 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html @@ -2,10 +2,10 @@ - + Uses of Class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html index 85d732397..091f8d2f7 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html index 58fc16f95..f60f99910 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html index db3e26647..301f4fd3d 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.api.player Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html index 352d95def..8d6cc2082 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html b/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html index 3860764f4..ff4a7b376 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html @@ -2,10 +2,10 @@ - + MultiBlock (Slimefun4 - Javadocs) - + @@ -246,7 +246,10 @@ extends boolean isSymmetric​() -  + +
    This returns whether this MultiBlock is a symmetric structure or whether + the left and right side differ.
    + String @@ -377,6 +380,12 @@ extends

    isSymmetric

    public boolean isSymmetric​()
    +
    This returns whether this MultiBlock is a symmetric structure or whether + the left and right side differ.
    +
    +
    Returns:
    +
    Whether this MultiBlock is a symmetric structure
    +
  • diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html b/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html index c3a250b45..5f17116a4 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html @@ -2,10 +2,10 @@ - + SlimefunRegistry (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html index 2b621ce34..d54569849 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html @@ -2,10 +2,10 @@ - + DamageableItem (Slimefun4 - Javadocs) - + @@ -134,10 +134,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    ItemAttribute
    -
    All Known Subinterfaces:
    -
    DamageableItem
    -
    -
    All Known Implementing Classes:
    ExplosivePickaxe, ExplosiveShovel, PickaxeOfTheSeeker, SeismicAxe, SmeltersPickaxe
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html index 1aa6007be..56d1afe2c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html @@ -2,10 +2,10 @@ - + EnergyNetComponent (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/ItemAttribute.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/ItemAttribute.html index 62bdc067f..9845b7f56 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/ItemAttribute.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/ItemAttribute.html @@ -2,10 +2,10 @@ - + ItemAttribute (Slimefun4 - Javadocs) - + @@ -125,7 +125,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • All Known Subinterfaces:
    -
    DamageableItem, DamageableItem, EnergyNetComponent, Radioactive, RecipeDisplayItem, RecipeDisplayItem, Soulbound, WitherProof
    +
    DamageableItem, EnergyNetComponent, Radioactive, RecipeDisplayItem, Soulbound, WitherProof
    All Known Implementing Classes:
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html index c3294fca3..558390e3f 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 4f6989bc5..cdf469f12 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 9d26797cd..15f0e9ebe 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 064a4fff0..95a5d0b2f 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 1952b0c5e..0fac9a5f1 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) - + @@ -134,10 +134,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    ItemAttribute
    -
    All Known Subinterfaces:
    -
    RecipeDisplayItem
    -
    -
    All Known Implementing Classes:
    AdvancedFarmerAndroid, AGenerator, AReactor, ArmorForge, AutoDrier, AutomatedPanningMachine, BioGenerator, ButcherAndroid, CarbonPress, CoalGenerator, CombustionGenerator, Composter, Compressor, Crucible, ElectricGoldPan, ElectricIngotFactory, ElectricIngotPulverizer, ElectricOreGrinder, ElectricPress, EnhancedCraftingTable, FarmerAndroid, FisherAndroid, FoodComposter, Freezer, GEOMiner, GoldPan, GrindStone, Juicer, LavaGenerator, MagicWorkbench, MagnesiumGenerator, MakeshiftSmeltery, MinerAndroid, MultiBlockMachine, NetherGoldPan, NetherStarReactor, NuclearReactor, OilPump, OreCrusher, OreWasher, PressureChamber, ProgrammableAndroid, Refinery, SlimefunMachine, Smeltery, TableSaw, WoodcutterAndroid
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html index fb03df5fb..756c87d28 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 318155e00..6d010a99f 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 616f1e1d4..adce08a9b 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) - + @@ -127,10 +127,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); SlimefunBow for example. - -me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces -  -
  • @@ -197,32 +193,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); -
  • -
    - - -

    Uses of DamageableItem in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

    - - - - - - - - - - - - - - -
    Subinterfaces of DamageableItem in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces 
    Modifier and TypeInterfaceDescription
    interface DamageableItem -
    Deprecated.  -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
    -
    -
    -
    -
  • 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 c076a303d..ebc018496 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) - + 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 52702d5e2..a8aed2501 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) - + @@ -212,10 +212,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));   -me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces -  - - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks   @@ -969,41 +965,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    - - -

    Uses of ItemAttribute in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

    - - - - - - - - - - - - - - - - - - - -
    Subinterfaces of ItemAttribute in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces 
    Modifier and TypeInterfaceDescription
    interface DamageableItem -
    Deprecated.  -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
    -
    -
    interface RecipeDisplayItem -
    Deprecated.  -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.RecipeDisplayItem
    -
    -
    -
    -
  • -
  • 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 81582c0be..d2c6edf36 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 a0f03e756..11f9cb866 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 c99239cdd..024b63a92 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 ae7aa3379..c600bd7c1 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 d35a79c9f..0df631b4e 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) - + @@ -168,10 +168,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));   -me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces -  - - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks   @@ -601,32 +597,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    - - -

    Uses of RecipeDisplayItem in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

    - - - - - - - - - - - - - - -
    Subinterfaces of RecipeDisplayItem in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces 
    Modifier and TypeInterfaceDescription
    interface RecipeDisplayItem -
    Deprecated.  -
    Moved to io.github.thebusybiscuit.slimefun4.core.attributes.RecipeDisplayItem
    -
    -
    -
    -
  • -
  • 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 8bbac27f5..7ce4056eb 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) - + 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 ac33ce880..c3b52cb8a 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) - + 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 76d8bfeee..5a2705499 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 52c98a770..b11cffffc 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 ed431e804..bec966b43 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 19485324d..2d231f444 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) - + @@ -225,10 +225,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));   -me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces -  - - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks   @@ -776,40 +772,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
  • - - - - - - - - - - - - - - - - - - - - - - -
    Classes in io.github.thebusybiscuit.slimefun4.core.attributes used by me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces 
    ClassDescription
    DamageableItem -
    This interface, when attached to a SlimefunItem, provides an easy method for damaging - an ItemStack, see DamageableItem.damageItem(Player, ItemStack).
    -
    ItemAttribute -
    An empty interface that only serves the purpose of bundling together all - interfaces of that kind.
    -
    RecipeDisplayItem -
    This interface, when attache to a SlimefunItem class will make additional items - appear in the SlimefunGuide.
    -
    -
  • 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 552b40915..2c0ec5f70 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) - + 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 9e56d2eeb..06ecc7560 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 aeebf4248..7197e2ce0 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) - + @@ -27,7 +27,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -224,6 +224,11 @@ implements void +register​() +  + + +void sendHelp​(CommandSender sender)   @@ -270,6 +275,15 @@ implements + + +
      +
    • +

      register

      +
      public void register​()
      +
    • +
    diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html index 62e3f700d..c2f4172a2 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 7869a755a..d4d783df1 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) - + 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 a2c8751fd..931f6bf45 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) - + 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 049c3cbda..12cde831c 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 6ced03889..f1653eb8a 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 ff329f3a2..2cb9e91eb 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 e6fa58f6c..2e62ed99a 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) - + 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 334d7f656..463afdaa6 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 3936eb7dd..dd737a771 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 eb7314b41..c6a6d8c61 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 b91e6ebdf..2f42e1891 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) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html index d393f5b36..931952acd 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html @@ -2,10 +2,10 @@ - + io.github.thebusybiscuit.slimefun4.core.commands.subcommands Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html index 2863814bd..083b2437c 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.github.thebusybiscuit.slimefun4.core.commands.subcommands (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html index e84bb85a2..9427392e2 100644 --- a/docs/io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html @@ -2,10 +2,10 @@ - + GuideHistory (Slimefun4 - Javadocs) - + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html index 40e5d75fb..2dfff8399 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 5391feceb..ee06029d0 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 694d9357e..b36884c69 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 e12c743d0..114cac249 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) - + 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 4ed7c4ea4..9f9b8dc38 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) - + 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 b5fda515b..944dfe8f8 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 3fed9b950..57397249f 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) - + 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 f647cb413..0fd929a7d 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) - + 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 7ad5f38c4..06ff6b695 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 b4d2b202a..cd7859c84 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 470c77794..8f2e8de89 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) - + @@ -56,7 +56,7 @@ var pathtoroot = "../../../../../../";loadScripts(document, 'script');
  • diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html index fee31daac..c64e75926 100644 --- a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html @@ -2,10 +2,10 @@ - + ItemDropHandler (Slimefun4 - Javadocs) - + @@ -185,6 +185,13 @@ extends   + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html index a856de084..0acb01427 100644 --- a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html @@ -2,10 +2,10 @@ - + ItemHandler (Slimefun4 - Javadocs) - + @@ -27,7 +27,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":18}; +var methods = {"i0":6,"i1":18,"i2":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -191,6 +191,15 @@ public interface ItemHandler safely associated with one particular SlimefunItem. + +default Optional<IncompatibleItemHandlerException> +validate​(SlimefunItem item) + +
    This method is used to check whether a given SlimefunItem is compatible + with this ItemHandler, it will return an IncompatibleItemHandlerException + if the items are not compatible.
    + + @@ -226,6 +235,25 @@ public interface ItemHandler + + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html index 9789220f7..a37d9ef18 100644 --- a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html @@ -2,10 +2,10 @@ - + ItemUseHandler (Slimefun4 - Javadocs) - + @@ -189,7 +189,7 @@ extends ItemHandler -isPrivate +isPrivate, validate diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html index 16f3ed90a..809e4809b 100644 --- a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html @@ -2,10 +2,10 @@ - + MultiBlockInteractionHandler (Slimefun4 - Javadocs) - + @@ -194,7 +194,7 @@ extends ItemHandler -isPrivate +isPrivate, validate diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html index 05a65ee12..ac589d7c8 100644 --- a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html @@ -2,10 +2,10 @@ - + RainbowTicker (Slimefun4 - Javadocs) - + @@ -251,7 +251,7 @@ extends BlockTicker -getIdentifier, startNewTick, update +getIdentifier, startNewTick, update, validate diff --git a/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html b/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html index b380d6cd8..eecc376af 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html +++ b/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html @@ -2,10 +2,10 @@ - + BlockInfoConfig (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html b/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html index 825662071..f454fa668 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html +++ b/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html @@ -2,10 +2,10 @@ - + BlockStorage (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html b/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html index 30534029b..415951e93 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html @@ -2,10 +2,10 @@ - + GuideHandler (Slimefun4 - Javadocs) - + @@ -130,10 +130,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); diff --git a/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html b/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html index f33e3ecd2..047314692 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html +++ b/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html @@ -2,10 +2,10 @@ - + Slimefun (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html b/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html index e873c7d24..eae7d1965 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html +++ b/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html @@ -2,10 +2,10 @@ - + SlimefunItemStack (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html index 48de1f2b1..92e92df51 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.BlockInfoConfig (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html index 266887c84..3504941a3 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.BlockStorage (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html index 15ada554d..4dbbb764c 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html @@ -2,10 +2,10 @@ - + Uses of Interface me.mrCookieSlime.Slimefun.api.GuideHandler (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html index 4d42de6e9..e68f068a3 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.Slimefun (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html index d7bdec266..0fc58bd2c 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.SlimefunItemStack (Slimefun4 - Javadocs) - + @@ -146,7 +146,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    This package provides the different implementations of SlimefunItem - that are related to the CargoNet, most + that are related to the CargoNet, most notably: Cargo Nodes.
    diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html b/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html index 65ce0f81f..d10bb6e53 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html @@ -2,10 +2,10 @@ - + ChargableBlock (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html b/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html index abed64a83..d477d1539 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html @@ -2,10 +2,10 @@ - + ItemEnergy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html index 65b60caef..01f598504 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html index d8e4013e6..f115679fe 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html index 47c0e2af3..761236e34 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun.api.energy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html index 2d776b338..f729d559a 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun.api.energy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html index d7ce2b445..a591d8d66 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun.api.energy Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html index 66699d9ba..54bc12d23 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package me.mrCookieSlime.Slimefun.api.energy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html index 62f9199a3..15404f730 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html @@ -2,10 +2,10 @@ - + BlockMenu (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html index 907a699dd..74e56eb03 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html @@ -2,10 +2,10 @@ - + BlockMenuPreset (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html index 60d05942f..8fa893f34 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html @@ -2,10 +2,10 @@ - + DirtyChestMenu.SaveHandler (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html index 65733bad2..3313c76c5 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html @@ -2,10 +2,10 @@ - + DirtyChestMenu (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html index 29d0119b2..c5022bb74 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html @@ -2,10 +2,10 @@ - + ItemManipulationEvent (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html index 7cb7c2c03..e6e197e6c 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html @@ -2,10 +2,10 @@ - + UniversalBlockMenu (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html index ffc90869e..b12ba5491 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html index f48c93ed0..8a368697e 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html index 31b1c4f7e..adf81bfbf 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html index 6866f4efd..74e61a3d5 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html index 20217c8da..88000c22b 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html index c7735dc4c..b7f4ff257 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html @@ -2,10 +2,10 @@ - + Uses of Class me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html index dfa05e0e5..ec6bd8322 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun.api.inventory (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html index e423a5b28..92c9dd9f1 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun.api.inventory (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html index 3f416656b..bea60d183 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html @@ -2,10 +2,10 @@ - + me.mrCookieSlime.Slimefun.api.inventory Class Hierarchy (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html index 1a7de7f72..54ed61b53 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package me.mrCookieSlime.Slimefun.api.inventory (Slimefun4 - Javadocs) - + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html index 60fd4ba21..9841fcc97 100644 --- a/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html @@ -2,10 +2,10 @@ - + ItemTransportFlow (Slimefun4 - Javadocs) - + @@ -61,7 +61,7 @@ var pathtoroot = "../../../../../";loadScripts(document, 'script');