Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.SimpleSlimefunItem
Package
Description
This package contains the different classes for each
SlimefunItem
This package holds the
SlimefunItem
implementations related to
the AncientAltar
.This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid
.This package holds classes related to
SlimefunBackpack
.This package contains a few miscellaneous implementations of
SlimefunItem
which are blocks.This package provides the different implementations of
SlimefunItem
that are related to the CargoNet
, most
notably: Cargo Nodes.This package contains the different implementations of
SlimefunItem
that also implement the interface
EnergyNetComponent
This package holds implementations of
SlimefunItem
that are used in combination with electricity, like the
Multimeter
or the
SolarHelmet
This package contains the different implementations of
SlimefunItem
that are also an
EnergyNetComponent
with the type CONSUMER
.This package contains any electric machines related to
Entity
interactions, most notably
the
AbstractEntityAssembler
.This package holds the
ElevatorPlate
and any
related classes to making the elevator work.This package holds implementations of
SlimefunItem
that are related to food.This package holds implementations of any
SlimefunItem
that
deals with the GEOResource
API.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 implementation of
SlimefunItem
that is an ancient rune with functionality.This package holds any implementation of
SlimefunItem
that is
considered a "Magical Staff".This package holds implementations of
SlimefunItem
that are
related to healing yourself.This package holds any miscellaneous
SlimefunItem
implementations.This package holds implementations of
SlimefunItem
that can be encountered in a SeasonalItemGroup
.This package holds implementations of
SlimefunItem
that are related to the Teleporter
.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 SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items
Modifier and TypeClassDescriptionclass
This class represents an item with a limited number of uses. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.altar
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.androids
Modifier and TypeClassDescriptionclass
TheAndroidInterface
are inventories used to interact with aProgrammableAndroid
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks
Modifier and TypeClassDescriptionclass
TheCooler
is a special variant of theSlimefunBackpack
.class
class
This class represents aSlimefunBackpack
that has been restored via /sf backpack for retrieving items if the original has been lost.class
This class represents aSlimefunItem
that is considered a Backpack.class
This implementation ofSlimefunBackpack
is alsoSoulbound
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Modifier and TypeClassDescriptionclass
class
TheCrucible
is a machine which turns blocks into liquids.class
TheEnhancedFurnace
is an upgraded version of aFurnace
.class
ARainbowBlock
cycles through different coloredMaterials
.class
This is a simpleSlimefunItem
implementation which implements theNotPlaceable
attribute and also cancels anyPlayerRightClickEvent
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
Modifier and TypeClassDescriptionclass
TheAdvancedCargoOutputNode
is the advanced version of theCargoOutputNode
.class
class
class
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.electric
Modifier and TypeClassDescriptionclass
ThisEnergyNetComponent
is a connector for theEnergyNet
networks. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
Modifier and TypeClassDescriptionclass
TheMultimeter
is used to measure charge and capacity of anyEnergyNetComponent
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
Modifier and TypeClassDescriptionclass
AbstractEntityAssembler<T extends Entity>
This is an abstract super class for Entity Assemblers.class
TheIronGolemAssembler
is an electrical machine that can automatically spawn aIronGolem
if the required ingredients have been provided.class
TheWitherAssembler
is an electrical machine that can automatically spawn aWither
if the required ingredients have been provided. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.elevator
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.food
Modifier and TypeClassDescriptionclass
class
TheFortuneCookie
is a rather simpleSlimefunItem
, it's a cookie which sends thePlayer
who ate it a random text message.class
ThisSlimefunItem
can be obtained by crafting, it's used for various foods and recipes.class
This class represents aSlimefunItem
that can be stored inside of aCooler
.class
MagicSugar
is one of the oldest items in Slimefun, it is a special kind of sugar which gives you the SpeedPotionEffect
when right clicked.class
MeatJerky
is just a piece of meat that gives some extra saturation.class
MonsterJerky
is basically just Rotten Flesh but without the Hunger Effect. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.geo
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.gps
Modifier and TypeClassDescriptionclass
class
class
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.magical
Modifier and TypeClassDescriptionclass
TheInfernalBonemeal
is a special type of bone meal which will work on Nether Warts.class
class
TheInfusedMagnet
is aSlimefunItem
that allows aPlayer
to automatically pick up items in a certain radius while holding shift and having anInfusedMagnet
in theirInventory
.class
TheKnowledgeFlask
is a magicalSlimefunItem
which allows you to store experience levels in a bottle when you right click.class
class
class
TheMagicEyeOfEnder
allows you to launch anEnderPearl
out of thin air as long as you are wearing Ender Armor.class
TheTelepositionScroll
is a magicalSlimefunItem
that makes nearby anyLivingEntity
turn around by 180 degrees. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.magical.runes
Modifier and TypeClassDescriptionclass
class
class
ThisSlimefunItem
allows you to reset aVillager
profession. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.magical.staves
Modifier and TypeClassDescriptionclass
ThisSlimefunItem
casts aLightningStrike
where you are pointing.class
TheWaterStaff
is a magicalSlimefunItem
.class
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.medical
Modifier and TypeClassDescriptionclass
class
MedicalSupply<T extends ItemHandler>
class
class
class
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.misc
Modifier and TypeClassDescriptionclass
TheBasicCircuitBoard
is a basic crafting component which can be obtained by killing anIronGolem
.class
class
ThisSlimefunItem
can only be obtained via bartering with aPiglin
, its only current uses is the recipe for crafting theVillagerRune
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.seasonal
Modifier and TypeClassDescriptionclass
TheChristmasPresent
is a seasonalSlimefunItem
that drops a random gift when being placed down.class
ThisSlimefunItem
represents anEasterEgg
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
Modifier and TypeClassDescriptionclass
This item allows aPlayer
to access and teleport to his waypoints from anywhere.class
The Teleporter is aSlimefunItem
that can be placed down and allows aPlayer
to display to any of his waypoints he set via hisGPSNetwork
.class
-
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Modifier and TypeClassDescriptionclass
TheClimbingPick
launches you 1 block upwards when you right click on a iceBlock
.class
TheExplosivePickaxe
is a pickaxe which can destroyBlock
s in a size of 3 by 3.class
TheExplosiveShovel
works similar to theExplosivePickaxe
.class
class
AGoldPan
is aSlimefunItem
which allows you to obtain various resources from Gravel.class
TheGrapplingHook
is a simpleSlimefunItem
which allows aPlayer
to launch towards a target destination via right click.class
TheNetherGoldPan
is a variant of the regularGoldPan
which can be used on Soul Sand.class
ThePickaxeOfContainment
is a Pickaxe that allows you to break Spawners.class
ThePickaxeOfTheSeeker
will make you face the nearest ore upon right clicking.class
ThePickaxeOfVeinMining
is a powerful tool which allows you to mine an entire vein of ores at once.class
ThePortableCrafter
is one of the oldest items in Slimefun.class
ThePortableDustbin
is one of the oldest items in Slimefun.class
TheSmeltersPickaxe
automatically smelts any ore you mine.class
TheTapeMeasure
is used to measure the distance between twoBlocks
. -
Uses of SimpleSlimefunItem in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
Modifier and TypeClassDescriptionclass
TheSeismicAxe
is an interesting weapon.class
class
TheVampireBlade
is a weapon that applies a Healing effect to anyPlayer
who damages anotherLivingEntity
with this sword.