ExecutableItemsModifier

public class ExecutableItemsModifier implements WrapModifier

Constructors

Link copied to clipboard
public void ExecutableItemsModifier(HMCWraps plugin)

Properties

Link copied to clipboard
public final static String SEPARATOR

Functions

Link copied to clipboard
public String getOriginalEIId(ItemStack item)
Get the original Mythic ID of the item.
Link copied to clipboard
public String getRealEIId(ItemStack item)
Get the real Mythic ID of the item.
Link copied to clipboard
public void wrap(@Nullable() @Nullable() Wrap wrap, @Nullable() @Nullable() Wrap currentWrap, ItemStack item, Player player)