Interface DistinctiveItem

All Superinterfaces:
ItemAttribute
All Known Implementing Classes:
AbstractMonsterSpawner, BrokenSpawner, Cooler, RepairedSpawner, RestoredBackpack, SlimefunBackpack, SoulboundBackpack

public interface DistinctiveItem extends ItemAttribute
Implement this interface for any SlimefunItem to prevent cargo using only its ID when comparing. #canStack is used when comparing stacks
Author:
Sefiraat
  • Method Details