public interface Server extends EnvironmentHost, MachineHost, Tiered, RackMountable
if (node.host() instanceof Server) {
Rack.getMountable(int)
.
StateAware.State
Modifier and Type | Method and Description |
---|---|
Rack |
rack()
The server rack this server is in.
|
int |
slot()
The slot of the server rack this server is in.
|
componentSlot, internalComponents, machine, machinePosition, onMachineConnect, onMachineDisconnect
markChanged, world, xPosition, yPosition, zPosition
getConnectableAt, getConnectableCount, getData, onActivate
canUpdate, update
node, onConnect, onDisconnect, onMessage
loadData, saveData
getCurrentState
Rack rack()
int slot()