Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.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
Modifier and TypeClassDescriptionclass
This implementation ofSlimefunItem
represents a Broken Spawner.class
ARepairedSpawner
is the repaired variant of aBrokenSpawner
.