MCPcopy Create free account
hub / github.com/cuberite/cuberite / OnUpdate

Method OnUpdate

src/Blocks/BlockHandler.cpp:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242
243
244void 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

Callers 3

TickBlockMethod · 0.45
TickBlocksMethod · 0.45
UpdateItemsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected