Interface | Description |
---|---|
IAdvDebugTarget |
Something that can be put into an "advanced debug" state - every tick
IAdvDebugTarget.sendDebugState() will be called on
the server, to allow the client to render all of the details normally hidden on the server. |
Class | Description |
---|---|
ClientDebuggables |
Enum | Description |
---|---|
BCAdvDebugging |
Holds the current
IAdvDebugTarget . |
DebugRenderHelper |