summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/HopperEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-96/+0
* Removed BlockEntities' constructors from the API.madmaxoft2013-11-151-3/+0
* Fixed bindings for cHopperEntity:GetOutputBlockPos().madmaxoft2013-10-231-5/+2
* Exported cHopperEntity to API.madmaxoft2013-10-231-1/+1
* Added the OnHopperPullingItem and OnHopperPushingItem hooks.madmaxoft2013-08-111-6/+6
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-102/+102
* Implemented hopper outputmadmaxoft@gmail.com2013-06-201-1/+22
* Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com2013-06-131-0/+81