|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use State | |
|---|---|
| net.craftforge.essential.controller.phases | |
| net.craftforge.essential.controller.phases.flow | |
| Uses of State in net.craftforge.essential.controller.phases |
|---|
| Constructors in net.craftforge.essential.controller.phases with parameters of type State | |
|---|---|
AllocationPhase(State state,
Setup setup)
Creates an allocation phase from a controller state and setup. |
|
AuthenticationPhase(State state,
Setup setup)
Creates an authentication phase from a controller state and setup. |
|
DocumentationPhase(State state,
Setup setup)
Creates a documentation phase from a controller state and setup. |
|
InvocationPhase(State state,
Setup setup)
Creates an invocation phase from a controller state and setup. |
|
ProductionPhase(State state,
Setup setup)
Creates a production phase from a controller state and setup. |
|
| Uses of State in net.craftforge.essential.controller.phases.flow |
|---|
| Methods in net.craftforge.essential.controller.phases.flow with parameters of type State | |
|---|---|
void |
StandardPhaseFlow.setState(State state)
Sets the controller state |
void |
PhaseFlow.setState(State state)
Sets the controller state |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||