| Package | Description |
|---|---|
| com.comphenix.protocol.reflect.compiler |
| Modifier and Type | Method and Description |
|---|---|
static BackgroundCompiler |
BackgroundCompiler.getInstance()
Retrieves the current background compiler.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BackgroundCompiler.setInstance(BackgroundCompiler backgroundCompiler)
Sets the single background compiler we're using.
|