Interface ItemType

All Superinterfaces:
FeatureDependant, net.kyori.adventure.key.Keyed, Keyed, net.kyori.adventure.translation.Translatable, Translatable
All Known Subinterfaces:
ItemType.Typed<M>

@NullMarked public interface ItemType extends Keyed, Translatable, net.kyori.adventure.translation.Translatable, FeatureDependant
Represents an item type.