Cloneable, DirectionalBlockData.@Deprecated public class Furnace extends FurnaceAndDispenser
| Constructor | Description | 
|---|---|
Furnace() | 
 Deprecated.  
  | 
Furnace(BlockFace direction) | 
 Deprecated.  
Instantiate a furnace facing in a particular direction. 
 | 
Furnace(Material type) | 
 Deprecated.  
  | 
Furnace(Material type,
       byte data) | 
 Deprecated. 
 
Magic value 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
Furnace | 
clone() | 
 Deprecated.  
  | 
getFacing, setFacingDirection, toStringequals, getData, getItemType, hashCode, setData, toItemStack, toItemStackpublic Furnace()
public Furnace(BlockFace direction)
direction - the direction the furnace's "opening" is facingpublic Furnace(Material type)
@Deprecated public Furnace(Material type, byte data)
type - the typedata - the raw data valuepublic Furnace clone()
clone in class FurnaceAndDispenserCopyright © 2019. All rights reserved.