Package | Description |
---|---|
buildcraft.api.core |
Copyright (c) 2011-2015, SpaceToad and the BuildCraft Team http://www.mod-buildcraft.com
The BuildCraft API is distributed under the terms of the MIT License.
|
Modifier and Type | Field and Description |
---|---|
static java.util.HashMap<java.lang.String,IWorldProperty> |
BuildCraftAPI.worldProperties |
Modifier and Type | Method and Description |
---|---|
static IWorldProperty |
BuildCraftAPI.getWorldProperty(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
BuildCraftAPI.registerWorldProperty(java.lang.String name,
IWorldProperty property) |