java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.WitherProofBlock
All Implemented Interfaces:
ItemAttribute, Placeable, WitherProof
Direct Known Subclasses:
HardenedGlass

public class WitherProofBlock extends SlimefunItem implements WitherProof
A quick and easy implementation of SlimefunItem that also implements the interface WitherProof. Items created with this class cannot be destroyed by a Wither.
Author:
TheBusyBiscuit
See Also: