summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/EnderChestEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed ClientHandle.h dependencies from common headers.Mattes D2016-11-181-0/+1
|
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-2/+3
|
* Update Loops required for JsonCPPLukas Pioch2015-10-261-2/+2
|
* (Ender) Chests are obstructed by opaque blocks.Nounours Heureux2015-07-071-5/+7
|
* Own classes for all windows.Howaner2014-12-131-1/+1
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
|
* SuggestionsTiger Wang2014-09-271-1/+2
|
* Removed more unessicary includesTycho2014-09-261-1/+0
|
* Properly implemented enderchestsTiger Wang2014-06-291-63/+30
|
* Added basic ender chestsTiger Wang2013-12-071-0/+130
Note that they just mirror chests now, so no per player inventory.