Class ItemPiston


public class ItemPiston extends ItemBlock
  • Constructor Details

    • ItemPiston

      public ItemPiston(int par1)
  • Method Details

    • getMetadata

      public int getMetadata(int par1)
      Returns the metadata of the block which this Item (ItemBlock) can place
      Overrides:
      getMetadata in class PlaceAsBlockItem