getRealModelId

public int getRealModelId(ItemStack item)

Get the real model id of the item. If the item is wrapped, the original model id will be returned. If it isn't wrapped, the current model id will be returned.

Return

The real model id

Parameters

item

The item