Class BlockPlaceHandler

java.lang.Object
io.github.thebusybiscuit.slimefun4.core.handlers.BlockPlaceHandler
All Implemented Interfaces:
ItemHandler

public abstract class BlockPlaceHandler extends Object implements ItemHandler
This ItemHandler is called whenever a Block was placed. This only listens to any Block of the same SlimefunItem this is assigned to.
Author:
TheBusyBiscuit