Hallo,
I wouldn't call myself new to Minecraft Forge, but I'm not really at an advanced level either.
Anyways, I was trying to create a block (powered by IC2 energy) that would take any EntityItems above it and move them into the air. It was originally going to be a magnetic-type thing, but I modified it for debug purposes to accept any EntityItem.
Here's my updateEntity method in the block's tile entity:
If anyone could point me to the stupid thing that I've done here and make a fool of me in front of the entire forum, that would be greatly appreciated.