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, onMessagecomponentSlot, internalComponents, machine, onMachineConnect, onMachineDisconnectmarkChanged, world, xPosition, yPosition, zPosition