getItemMeta

public abstract ItemMeta getItemMeta(Material material)

This creates getClassById new item meta for the material.

Return

getClassById new ItemMeta that could be applied to an item stack of the specified material

Parameters

material

The material to consider as base for the meta