| 242 | |
| 243 | |
| 244 | void cBlockHandler::OnUpdate(cChunkInterface & cChunkInterface, cWorldInterface & a_WorldInterface, cBlockPluginInterface & a_PluginInterface, cChunk & a_Chunk, int a_BlockX, int a_BlockY, int a_BlockZ) |
| 245 | { |
| 246 | } |
| 247 | |
| 248 | |
| 249 |
no outgoing calls
no test coverage detected