Package | Description |
---|---|
buildcraft.core.item | |
buildcraft.robotics.tile | |
buildcraft.robotics.zone |
Modifier and Type | Method and Description |
---|---|
static void |
ItemMapLocation.setZone(net.minecraft.item.ItemStack item,
ZonePlan plan) |
Modifier and Type | Field and Description |
---|---|
ZonePlan[] |
TileZonePlanner.layers |
Modifier and Type | Method and Description |
---|---|
ZonePlan |
ZonePlan.getWithOffset(int offsetX,
int offsetY) |
ZonePlan |
ZonePlan.readFromByteBuf(net.minecraft.network.PacketBuffer buf) |
Constructor and Description |
---|
ZonePlan(ZonePlan old) |