Now that I've finally managed to get ComputerCraft running from Eclipse, I am looking to create a peripheral just to try things out. For some reason peripheral.isPresent(side) just returns nil. Could someone look over this code and tell me what I'm doing wrong? I'm sure it's something stupid but I can't seem to figure this out.
BlockPeripheralBlock.java
TileEntityPeripheral.java
Peripheral.java
Eclipse is not giving me any errors.
Note: This is not intended for release (obviously). It is merely a test of the CC api and creating peripherals.












