public interface InserterSource
Inserter.| Modifier and Type | Method and Description |
|---|---|
StationDropItem |
getItem()
Gets information about the item that is dropped.
|
StationDropOperation |
getOperation()
Gets the
StationDropOperation that was created by DockStation.prepareDrop(StationDropItem),
this might be null if the station was not yet asked or if the station does not
accept the new child. |
DockStation |
getParent()
Gets the
DockStation which might be the next parent of getItem(). |
DockStation getParent()
DockStation which might be the next parent of getItem().nullStationDropItem getItem()
DockableStationDropOperation getOperation()
StationDropOperation that was created by DockStation.prepareDrop(StationDropItem),
this might be null if the station was not yet asked or if the station does not
accept the new child.nullCopyright © 2017 Docking Frames. All rights reserved.