public interface Microcontroller extends Environment, EnvironmentHost, MachineHost, Rotatable, Tiered
if (tileEntity instanceof Microcontroller) {The only purpose is to allow identifying tile entities as microcontrollers via the API, i.e. without having to link against internal classes. This also means that you should not implement this.
node, onConnect, onDisconnect, onMessage
componentSlot, internalComponents, machine, onMachineConnect, onMachineDisconnect
markChanged, world, xPosition, yPosition, zPosition