public class CreateContexts
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.jozufozu.flywheel.core.WorldContext<ContraptionProgram> |
CWORLD |
static com.jozufozu.flywheel.core.WorldContext<ContraptionProgram> |
STRUCTURE |
| Constructor and Description |
|---|
CreateContexts() |
| Modifier and Type | Method and Description |
|---|---|
static void |
flwInit(com.jozufozu.flywheel.event.GatherContextEvent event) |
public static com.jozufozu.flywheel.core.WorldContext<ContraptionProgram> CWORLD
public static com.jozufozu.flywheel.core.WorldContext<ContraptionProgram> STRUCTURE