java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer
All Implemented Interfaces:
Placeable

public class BlockPlacer extends SlimefunItem
The BlockPlacer is a machine which can place Blocks, as the name would suggest. It really just is a special type of Dispenser which places items instead of shooting them.
Author:
TheBusyBiscuit
See Also: