Identifiable
interface Identifiable
Interface for objects that have an Identifier.
This interface provides a common contract for objects that can be identified by a Minecraft resource identifier. It is used throughout the registry system to track and manage registered objects.