Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Packages that use io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Package
Description
This package contains a few miscellaneous implementations of
SlimefunItem
which are blocks.This package holds implementations of
SlimefunItem
that are considered magical items.This package holds any miscellaneous
SlimefunItem
implementations.This package holds implementations of
SlimefunItem
that are related to the Teleporter
.-
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.blocks used by io.github.thebusybiscuit.slimefun4.implementation.items.blocksClassDescriptionThis is a parent class for the
BrokenSpawner
andRepairedSpawner
to provide some utility methods.A quick and easy implementation ofSlimefunItem
that also implements the interfaceWitherProof
. -
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.blocks used by io.github.thebusybiscuit.slimefun4.implementation.items.magicalClassDescriptionThis is a simple
SlimefunItem
implementation which implements theNotPlaceable
attribute and also cancels anyPlayerRightClickEvent
. -
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.blocks used by io.github.thebusybiscuit.slimefun4.implementation.items.miscClassDescriptionThis is a simple
SlimefunItem
implementation which implements theNotPlaceable
attribute and also cancels anyPlayerRightClickEvent
. -