- handlePlaceBlockPacket
void handlePlaceBlockPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handlePostUpdateEvent
void handlePostUpdateEvent(PostUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handlePreUpdateEvent
void handlePreUpdateEvent(PreUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleStopEvent
void handleStopEvent(GameStopEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
- onChunkLoaded
void onChunkLoaded(ChunkWorldPos cwp, BlockDataSnapshot snap)
Undocumented in source. Be warned that the author may not have intended to support it.
- onChunkObserverAdded
void onChunkObserverAdded(ChunkWorldPos cwp, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- postInit
void postInit()
Undocumented in source. Be warned that the author may not have intended to support it.
- preInit
void preInit()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerResourceManagers
void registerResourceManagers(void delegate(IResourceManager) registerHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendChanges
void sendChanges(BlockChange[][ChunkWorldPos] changes)
Undocumented in source. Be warned that the author may not have intended to support it.