rétrécissement du monde
This commit is contained in:
		| @@ -28,6 +28,8 @@ public: | ||||
| 	Chunk* ChunkAt(float x, float y, float z) const; | ||||
| 	Chunk* ChunkAt(const Vector3f& pos) const; | ||||
|  | ||||
| 	void RemoveChunk(int nbReduit); | ||||
|  | ||||
| 	BlockType BlockAt(float x, float y, float z, BlockType defaultBlockType = BTYPE_AIR) const; | ||||
| 	BlockType BlockAt(const Vector3f& pos, BlockType defaultBlockType = BTYPE_AIR) const; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user