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.
|
buildcraft.api.tiles |
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.
|
buildcraft.core.tile | |
buildcraft.lib.misc.data |
Provides a set of classes (data types or enums) that are useful in miscellaneous contexts.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<IAreaProvider> |
AreaProviders.getAreaProviders(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos at) |
java.util.List<IAreaProvider> |
AreaProviders.IAreaProviderGetter.getAreaProviders(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos at) |
Modifier and Type | Interface and Description |
---|---|
interface |
ITileAreaProvider
Used for more fine-grained control of whether or not a machine connects to the provider here.
|
Modifier and Type | Class and Description |
---|---|
class |
TileMarkerVolume |
Modifier and Type | Method and Description |
---|---|
void |
Box.initialize(IAreaProvider a) |