package ru.betterend.interfaces; public interface BreakableItem { void registerBrokenItem(); }