Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.NotPlaceable
Packages that use NotPlaceable
Package
Description
This package holds all core mechanics related to a
MultiBlock, like that class itself.This package contains the different classes for each
SlimefunItemThis package holds classes related to
SlimefunBackpack.This package contains a few miscellaneous implementations of
SlimefunItem which are blocks.This package holds implementations of
SlimefunItem
that are related to food.This package holds implementations of
SlimefunItem
that are related to the GPSNetwork.This package holds implementations of
SlimefunItem
that are considered magical items.This package holds any miscellaneous
SlimefunItem
implementations.This package contains all the different implementations of
MultiBlockMachineThis package holds classes associated with the
IndustrialMiner.This package holds implementations of
SlimefunItem
that can be encountered in a SeasonalItemGroup.This package holds implementations of
SlimefunItem
that are tools.This package holds implementations of
SlimefunItem
that are weapons, implementations of
SlimefunBow for example.-
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.core.multiblocks
Classes in io.github.thebusybiscuit.slimefun4.core.multiblocks that implement NotPlaceableModifier and TypeClassDescriptionclass -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items
Classes in io.github.thebusybiscuit.slimefun4.implementation.items that implement NotPlaceableModifier and TypeClassDescriptionclassA quick and easy implementation ofSlimefunItemthat also implements the interfaceRadioactive. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks that implement NotPlaceableModifier and TypeClassDescriptionclass -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.blocks that implement NotPlaceableModifier and TypeClassDescriptionclassThis implementation ofSlimefunItemrepresents a Broken Spawner.classThis is a simpleSlimefunItemimplementation which implements theNotPlaceableattribute and also cancels anyPlayerRightClickEvent. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.food
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.food that implement NotPlaceableModifier and TypeClassDescriptionclassTheBirthdayCakeis a seasonal item which only appears in october. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.gps
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.gps that implement NotPlaceableModifier and TypeClassDescriptionclass -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.magical
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.magical that implement NotPlaceableModifier and TypeClassDescriptionclassTheInfusedMagnetis aSlimefunItemthat allows aPlayerto automatically pick up items in a certain radius while holding shift and having anInfusedMagnetin theirInventory.classclassRepresents an Item that will not drop upon death. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.misc
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.misc that implement NotPlaceableModifier and TypeClassDescriptionclassTheBasicCircuitBoardis a basic crafting component which can be obtained by killing anIronGolem.class -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks that implement NotPlaceableModifier and TypeClassDescriptionclassclassTheAutomatedPanningMachineis aMultiBlockMachinethat functions as a semi-automatic version of theGoldPanandNetherGoldPan.classclassclassclassclassclassTheMakeshiftSmelteryis a simpler version of theSmeltery.classTheOreCrusheris aMultiBlockMachinewhich allows you to double ores and crush some otherMaterialsinto various resources.classTheOreWasheris a specialMultiBlockMachinewhich allows you to turn Sifted Ore into ore dusts.classclassTheSmelteryis an upgraded version of theMakeshiftSmelterywith the additional capabilities to createAlloyIngots and utilise anIgnitionChamber.classTheTableSawis an implementation of aMultiBlockMachinethat allows you to turn Logs into Wooden Planks. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.miner
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.miner that implement NotPlaceableModifier and TypeClassDescriptionclassTheAdvancedIndustrialMineris a more advanced version of theIndustrialMiner.classTheIndustrialMineris aMultiBlockMachinethat can mine any ores it finds in a given range underneath where it was placed. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.seasonal
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.seasonal that implement NotPlaceableModifier and TypeClassDescriptionclassTheChristmasPresentis a seasonalSlimefunItemthat drops a random gift when being placed down. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.tools that implement NotPlaceableModifier and TypeClassDescriptionclassTheExplosivePickaxeis a pickaxe which can destroyBlocks in a size of 3 by 3.classTheExplosiveShovelworks similar to theExplosivePickaxe.classclassTheLumberAxeis a powerful tool which can chop entire trees.classThePortableCrafteris one of the oldest items in Slimefun.classThePortableDustbinis one of the oldest items in Slimefun.classTheTapeMeasureis used to measure the distance between twoBlocks. -
Uses of NotPlaceable in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.weapons that implement NotPlaceable