|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TileEntityFurnace | |
|---|---|
| net.minecraft.src | |
| Uses of TileEntityFurnace in net.minecraft.src |
|---|
| Methods in net.minecraft.src with parameters of type TileEntityFurnace | |
|---|---|
void |
EntityPlayerSP.displayGUIFurnace(TileEntityFurnace par1TileEntityFurnace)
Displays the furnace GUI for the passed in furnace entity. |
void |
EntityPlayer.displayGUIFurnace(TileEntityFurnace par1TileEntityFurnace)
Displays the furnace GUI for the passed in furnace entity. |
void |
EntityPlayerMP.displayGUIFurnace(TileEntityFurnace par1TileEntityFurnace)
Displays the furnace GUI for the passed in furnace entity. |
| Constructors in net.minecraft.src with parameters of type TileEntityFurnace | |
|---|---|
ContainerFurnace(InventoryPlayer par1InventoryPlayer,
TileEntityFurnace par2TileEntityFurnace)
|
|
GuiFurnace(InventoryPlayer par1InventoryPlayer,
TileEntityFurnace par2TileEntityFurnace)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||