public class FurnaceAndDispenser extends DirectionalContainer
コンストラクタと説明 |
---|
FurnaceAndDispenser(int type)
非推奨です。
Magic value
|
FurnaceAndDispenser(int type,
byte data)
非推奨です。
Magic value
|
FurnaceAndDispenser(Material type) |
FurnaceAndDispenser(Material type,
byte data)
非推奨です。
Magic value
|
修飾子とタイプ | メソッドと説明 |
---|---|
FurnaceAndDispenser |
clone() |
getFacing, setFacingDirection, toString
equals, getData, getItemType, getItemTypeId, hashCode, setData, toItemStack, toItemStack
@Deprecated public FurnaceAndDispenser(int type)
type
- the raw type idpublic FurnaceAndDispenser(Material type)
@Deprecated public FurnaceAndDispenser(int type, byte data)
type
- the raw type iddata
- the raw data value@Deprecated public FurnaceAndDispenser(Material type, byte data)
type
- the typedata
- the raw data valuepublic FurnaceAndDispenser clone()
clone
クラス内 DirectionalContainer
Copyright © 2016. All rights reserved.