|
Minecraft Community Edition 0.1.0
|
| Nmce | |
| Ncore | |
| CCoroutineScheduler | Coroutine scheduler that manages periodic tasks |
| CTask | Represents a single scheduled task |
| CFunctionContainer | Container for storing and invoking named functions |
| CSubscriptionToken | Token object that controls the lifetime of an event subscription |
| CQEventBus | Thread-safe event bus |
| CThreadFunc | Abstract type-erased callable interface used as a thread entry point |
| CThreadFunctor | Adapter that wraps a generic functor/lambda |
| CThreadMemberFunctor | Adapter that wraps a member function without extra arguments |
| CThreadMemberFunctorWithArgs | Adapter that wraps a member function with arbitrary arguments |
| CThread | Lightweight high-level thread wrapper |
| CThreadImpl | Platform-specific thread implementation |
| CThreadManager | |
| CThreadInfo | Metadata stored per managed thread |
| Ngfx | |
| Ngl | |
| CGLGraphicsContext | |
| CGLRenderer | |
| CGraphicsContext | |
| CRenderer | |
| Nio | |
| Nstream | |
| CFileInputStream | |
| CFileOutputStream | Platform-independent file output stream implementation |
| CInputStream | |
| CMemoryInputStream | Memory-backed input stream |
| COutputStream | |
| CLogger | |
| CLoggerSink | |
| CStdoutSink | |
| CFileSink | |
| CVirtualFileSystem | VirtualFileSystem manages a collection of files referenced by tags |
| CVersion | Version information for the virtual file system format |
| CConfig | Configuration for how the VirtualFileSystem should operate |
| CQEventBus | Thread-safe event bus |
| CSubscriptionToken | Token object that controls the lifetime of an event subscription |
| CFileOutputStream | Platform-independent file output stream implementation |
| CFileInputStream | |
| Nevent | |
| CLoggerOutput | |
| CThreadFinished | |
| CThreadStarted | |
| CApplication | Main application class managing multiple game instances |
| CIEvent | |
| CMinecraft | |
| CThread | Lightweight high-level thread wrapper |
| CQEventBus | Thread-safe event bus |
| CGraphicsContext | |
| CRenderer | |
| CStartup |