Class ItemTypeMock<M extends ItemMeta>

java.lang.Object
be.seeseemelk.mockbukkit.inventory.ItemTypeMock<M>
All Implemented Interfaces:
FeatureDependant, net.kyori.adventure.key.Keyed, net.kyori.adventure.translation.Translatable, ItemType, ItemType.Typed<M>, Keyed, Translatable

public class ItemTypeMock<M extends ItemMeta> extends Object implements ItemType.Typed<M>