ModelDataModifier

public class ModelDataModifier implements WrapModifier

Constructors

Link copied to clipboard
public void ModelDataModifier(HMCWraps plugin)

Properties

Link copied to clipboard
public final static String SEPARATOR

Functions

Link copied to clipboard
public Integer getOriginalModelId(ItemStack item)
Get the original model id of the item.
Link copied to clipboard
public int getRealModelId(ItemStack item)
Get the real model id of the item.
Link copied to clipboard
public void wrap(@Nullable() Wrap wrap, @Nullable() Wrap currentWrap, ItemStack item, Player player)