public class DoubleChest extends Object implements InventoryHolder
コンストラクタと説明 |
---|
DoubleChest(DoubleChestInventory chest) |
修飾子とタイプ | メソッドと説明 |
---|---|
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
インタフェース内 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.