| Package | Description |
|---|---|
| com.sk89q.minecraft.util.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleInjector |
| Modifier and Type | Field and Description |
|---|---|
protected Injector |
CommandsManager.injector
Stores the injector used to getInstance.
|
| Modifier and Type | Method and Description |
|---|---|
Injector |
CommandsManager.getInjector()
Get the injector used to create new instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandsManager.setInjector(Injector injector)
Set the injector for creating new instances.
|
Copyright © 2010-2014. All Rights Reserved.