li.cil.oc.api.machine
public interface Robot extends Rotatable
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.entity.player.EntityPlayer |
player()
Returns the fake player used to represent the robot as an entity for
certain actions that require one.
|
void |
saveUpgrade()
Deprecated.
|
int |
selectedSlot()
Gets the index of the currently selected slot in the robot's inventory.
|
net.minecraft.entity.player.EntityPlayer player()
int selectedSlot()
@Deprecated void saveUpgrade()