public class ItemSlab extends ItemBlock
Item.ToolMaterial
field_150939_a
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemSlab(Block p_i45355_1_,
BlockSlab p_i45355_2_,
BlockSlab p_i45355_3_,
boolean p_i45355_4_) |
Modifier and Type | Method and Description |
---|---|
boolean |
func_150936_a(World p_150936_1_,
int p_150936_2_,
int p_150936_3_,
int p_150936_4_,
int p_150936_5_,
EntityPlayer p_150936_6_,
ItemStack p_150936_7_) |
IIcon |
getIconFromDamage(int p_77617_1_) |
int |
getMetadata(int p_77647_1_) |
java.lang.String |
getUnlocalizedName(ItemStack p_77667_1_) |
boolean |
onItemUse(ItemStack p_77648_1_,
EntityPlayer p_77648_2_,
World p_77648_3_,
int p_77648_4_,
int p_77648_5_,
int p_77648_6_,
int p_77648_7_,
float p_77648_8_,
float p_77648_9_,
float p_77648_10_) |
getCreativeTab, getSpriteNumber, getSubItems, getUnlocalizedName, 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
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
public boolean onItemUse(ItemStack p_77648_1_, EntityPlayer p_77648_2_, World p_77648_3_, int p_77648_4_, int p_77648_5_, int p_77648_6_, int p_77648_7_, float p_77648_8_, float p_77648_9_, float p_77648_10_)
public boolean func_150936_a(World p_150936_1_, int p_150936_2_, int p_150936_3_, int p_150936_4_, int p_150936_5_, EntityPlayer p_150936_6_, ItemStack p_150936_7_)
func_150936_a
in class ItemBlock