All Implemented Interfaces:
ItemAttribute, NotPlaceable, Placeable
Direct Known Subclasses:
CoolantCell, InfusedMagnet

public class UnplaceableBlock extends SimpleSlimefunItem<ItemUseHandler> implements NotPlaceable
This is a simple SlimefunItem implementation which implements the NotPlaceable attribute and also cancels any PlayerRightClickEvent. Therefore making this an UnplaceableBlock.
Author:
TheBusyBiscuit
See Also: