Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.AbstractMonsterSpawner
Packages that use AbstractMonsterSpawner
Package
Description
This package contains a few miscellaneous implementations of
SlimefunItem which are blocks.-
Uses of AbstractMonsterSpawner in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Subclasses of AbstractMonsterSpawner in io.github.thebusybiscuit.slimefun4.implementation.items.blocksModifier and TypeClassDescriptionclassThis implementation ofSlimefunItemrepresents a Broken Spawner.classARepairedSpawneris the repaired variant of aBrokenSpawner.