WukongMp.SdkVersion: 0.3.1On this pageWukongMp.Sdk Namespaces WukongMp.Sdk.Api WukongMp.Sdk.Entities WukongMp.Sdk.Serverside Classes ModBase Base class for WukongMP SDK mods. Each mod should have exactly one class extending from this, which will be instantiated by the mod loader. ModSystemBase Structs EntityList<T> ModSystemBase.UpdateTick Interfaces IReadyEntity<TSelf>