summaryrefslogtreecommitdiffstats
path: root/source/cChestEntity.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-05-28 18:47:57 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-05-28 18:47:57 +0200
commit1a0bfd8d28c68d3ee60352ef67c58da946c43cea (patch)
tree821bb46846db0464a1ddbbfe4c60e335a375d33e /source/cChestEntity.h
parentIce finisher generator; fixed snow on water. (diff)
downloadcuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.tar
cuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.tar.gz
cuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.tar.bz2
cuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.tar.lz
cuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.tar.xz
cuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.tar.zst
cuberite-1a0bfd8d28c68d3ee60352ef67c58da946c43cea.zip
Diffstat (limited to '')
-rw-r--r--source/cChestEntity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cChestEntity.h b/source/cChestEntity.h
index 323eb0f8a..2ae87d59f 100644
--- a/source/cChestEntity.h
+++ b/source/cChestEntity.h
@@ -34,7 +34,7 @@ public:
void HandleData( cNBTData* a_NBTData );
- cItem * GetSlot( int a_Slot );
+ const cItem * GetSlot( int a_Slot ) const;
void SetSlot( int a_Slot, cItem & a_Item );
OBSOLETE bool LoadFromFile(cFile & a_File); // deprecated format