| Interface | Description | 
|---|---|
| IClientCommand | 
 Client-side commands can implement this interface to allow additional control over when the command may be used. 
 | 
| IRenderContextHandler | Deprecated
 TODO remove in 1.13. 
 | 
| Class | Description | 
|---|---|
| ClientCommandHandler | 
 The class that handles client-side chat commands. 
 | 
| CloudRenderer | |
| EnumHelperClient | |
| FluidContainerColorer | |
| ForgeClientHandler | |
| ForgeHooksClient | |
| GuiIngameForge | |
| IRenderHandler | |
| ItemModelMesherForge | 
 Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping. 
 | 
| MinecraftForgeClient |