Uses of Interface
net.mathias2246.buildmc.api.item.ItemMetaModifier
Packages that use ItemMetaModifier
-
Uses of ItemMetaModifier in net.mathias2246.buildmc.api.item
Methods in net.mathias2246.buildmc.api.item with parameters of type ItemMetaModifierModifier and TypeMethodDescriptionvoidAbstractCustomItem.giveToPlayer(@NotNull org.bukkit.entity.Player player, @NotNull ItemMetaModifier modifier) Gives a single item of this type to a player and modifies the ItemMeta with a custom modifier.