Package | Description |
---|---|
buildcraft.api.boards |
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.robots |
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 | Method and Description |
---|---|
abstract RedstoneBoardRobot |
RedstoneBoardRobotNBT.create(EntityRobotBase robot) |
RedstoneBoardRobot |
RedstoneBoardRobotNBT.create(net.minecraft.nbt.NBTTagCompound nbt,
EntityRobotBase robot) |
Modifier and Type | Method and Description |
---|---|
abstract RedstoneBoardRobot |
EntityRobotBase.getBoard() |