java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.AbstractMonsterSpawner
All Implemented Interfaces:
Placeable
Direct Known Subclasses:
BrokenSpawner, RepairedSpawner

public abstract class AbstractMonsterSpawner extends SlimefunItem
This is a parent class for the BrokenSpawner and RepairedSpawner to provide some utility methods.
Author:
TheBusyBiscuit
See Also: