NexoModifier

public class NexoModifier implements WrapModifier

Constructors

Link copied to clipboard
public void NexoModifier(HMCWraps plugin)

Properties

Link copied to clipboard
public final static String SEPARATOR

Functions

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