summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/HopperEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-96/+0
2013-11-15Removed BlockEntities' constructors from the API.madmaxoft1-3/+0
2013-10-23Fixed bindings for cHopperEntity:GetOutputBlockPos().madmaxoft1-5/+2
2013-10-23Exported cHopperEntity to API.madmaxoft1-1/+1
2013-08-11Added the OnHopperPullingItem and OnHopperPushingItem hooks.madmaxoft1-6/+6
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-102/+102
2013-06-20Implemented hopper outputmadmaxoft@gmail.com1-1/+22
2013-06-13Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com1-0/+81