public class DoubleChest extends Object implements InventoryHolder
Constructor and Description |
---|
DoubleChest(DoubleChestInventory chest) |
Modifier and Type | Method and Description |
---|---|
Inventory |
getInventory()
Get the object's inventory.
|
InventoryHolder |
getLeftSide() |
Location |
getLocation() |
InventoryHolder |
getRightSide() |
World |
getWorld() |
double |
getX() |
double |
getY() |
double |
getZ() |
public DoubleChest(DoubleChestInventory chest)
public Inventory getInventory()
InventoryHolder
getInventory
in interface InventoryHolder
public InventoryHolder getLeftSide()
public InventoryHolder getRightSide()
public Location getLocation()
public World getWorld()
public double getX()
public double getY()
public double getZ()
Copyright © 2016. All rights reserved.