- clientName
string clientName(ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
void connect(string ip, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- connectCommand
void connectCommand(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- decViewRadius
void decViewRadius()
Undocumented in source. Be warned that the author may not have intended to support it.
- drawOverlay
void drawOverlay(Render2Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawScene
void drawScene(Render1Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- getViewRadius
int getViewRadius()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleChunkDataPacket
void handleChunkDataPacket(ubyte[] packetData, ClientId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleClientPositionPacket
void handleClientPositionPacket(ubyte[] packetData, ClientId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleMultiblockChangePacket
void handleMultiblockChangePacket(ubyte[] packetData, ClientId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handlePacketMapPacket
void handlePacketMapPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSessionInfoPacket
void handleSessionInfoPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSpawnPacket
void handleSpawnPacket(ubyte[] packetData, ClientId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleThisClientConnected
void handleThisClientConnected(ThisClientConnectedEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleThisClientDisconnected
void handleThisClientDisconnected(ThisClientDisconnectedEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedInPacket
void handleUserLoggedInPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedOutPacket
void handleUserLoggedOutPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- incViewRadius
void incViewRadius()
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.
- load
void load(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClosePressedEvent
void onClosePressedEvent(ClosePressedEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onConsoleCommand
void onConsoleCommand(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
- onConsoleToggleKey
void onConsoleToggleKey(string )
Undocumented in source. Be warned that the author may not have intended to support it.
- onDecViewRadius
void onDecViewRadius(string )
Undocumented in source. Be warned that the author may not have intended to support it.
- onGameStopEvent
void onGameStopEvent(GameStopEvent gameStopEvent)
Undocumented in source. Be warned that the author may not have intended to support it.
- onIncViewRadius
void onIncViewRadius(string )
Undocumented in source. Be warned that the author may not have intended to support it.
- onLockMouse
void onLockMouse(string )
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostUpdateEvent
void onPostUpdateEvent(PostUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPreUpdateEvent
void onPreUpdateEvent(PreUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onToggleCulling
void onToggleCulling(string )
Undocumented in source. Be warned that the author may not have intended to support it.
- onTogglePositionUpdate
void onTogglePositionUpdate(string )
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.
- printDebug
void printDebug()
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.
- run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
void sendMessage(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendPosition
void sendPosition(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- setViewRadius
void setViewRadius(int newViewRadius)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggleProfiler
void toggleProfiler()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateStats
void updateStats()
Undocumented in source. Be warned that the author may not have intended to support it.