Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | List of all members
cBlockArea::sBlockEntitiesDeleter Struct Reference

Deleter to clear the block entities before deleting the container. More...

#include <BlockArea.h>

Public Member Functions

void operator() (cBlockEntities *a_BlockEntities)
 

Detailed Description

Deleter to clear the block entities before deleting the container.

Definition at line 471 of file BlockArea.h.

Member Function Documentation

void cBlockArea::sBlockEntitiesDeleter::operator() ( cBlockEntities a_BlockEntities)

Definition at line 2746 of file BlockArea.cpp.


The documentation for this struct was generated from the following files: