| ActionEffect |
|
| ActionHandler |
|
| ActionHandler.ExtenderActionHandler |
|
| ActionHandler.GrouperActionHandler |
|
| ActionHandler.InserterActionHandler |
|
| ActionHandler.SorterActionHandler |
|
| ActionHandlingGenerator<T extends ActionHandler> |
|
| ActionHandlingGenerator.Extender |
|
| ActionHandlingGenerator.Grouper |
|
| ActionHandlingGenerator.Inserter |
|
| ActionHandlingGenerator.Sorter |
|
| ConfigurableGenerator |
|
| CoreStructureGenerators |
|
| GeneratorManager |
|
| ItemChangeFilter |
An implementor of this interfaces checks if any of changed items may affect a built forest fragment.
|
| StructureGenerator |
|
| StructureGenerator.ApplicabilityChecker |
|
| StructureGenerator.Context |
|
| StructureGenerator.EffectContext |
|
| StructureGenerator.Extender |
|
| StructureGenerator.Extender.ExtenderFunction |
|
| StructureGenerator.Filter |
|
| StructureGenerator.Filter.FilterFunction |
|
| StructureGenerator.GenerationContext |
|
| StructureGenerator.Grouper |
|
| StructureGenerator.Grouper.GrouperFunction |
|
| StructureGenerator.HandlingContext |
|
| StructureGenerator.Inserter |
An implementor inserts new items into the containing structure.
|
| StructureGenerator.ItemChangeFilterContext |
|
| StructureGenerator.Sorter |
|
| StructureGenerator.Sorter.CompareFunction |
|
| StructurePosition |
|
| UpdateChecker |
An implementor of this interface checks for an external change that may affect a built forest fragment.
|