isHopperItem

public boolean isHopperItem(ItemStack itemStack)

Checks if an item is a HopperItem of this type.

Return

Whether the item is or isn't this custom item.

Parameters

itemStack

The item to check.