public class ItemMultiTexture extends ItemBlock
Item.ToolMaterial
Modifier and Type | Field and Description |
---|---|
protected Block |
field_150941_b |
protected java.lang.String[] |
field_150942_c |
field_150939_a
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemMultiTexture(Block p_i45346_1_,
Block p_i45346_2_,
java.lang.String[] p_i45346_3_) |
Modifier and Type | Method and Description |
---|---|
IIcon |
getIconFromDamage(int p_77617_1_) |
int |
getMetadata(int p_77647_1_) |
java.lang.String |
getUnlocalizedName(ItemStack p_77667_1_) |
func_150936_a, getCreativeTab, getSpriteNumber, getSubItems, getUnlocalizedName, onItemUse, registerIcons, setUnlocalizedName
addInformation, canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150893_a, func_150897_b, getColorFromItemStack, getContainerItem, getHasSubtypes, getIconFromDamageForRenderPass, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getShareTag, getUnlocalizedNameInefficiently, hasContainerItem, hasEffect, hitEntity, isDamageable, isFull3D, isItemTool, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onEaten, onItemRightClick, onPlayerStoppedUsing, onUpdate, registerItems, requiresMultipleRenderPasses, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, shouldRotateAroundWhenRendering
protected final Block field_150941_b
protected final java.lang.String[] field_150942_c
public IIcon getIconFromDamage(int p_77617_1_)
getIconFromDamage
in class ItemBlock
public int getMetadata(int p_77647_1_)
getMetadata
in class Item
public java.lang.String getUnlocalizedName(ItemStack p_77667_1_)
getUnlocalizedName
in class ItemBlock