public static class TileEntityAssemblyController.AssemblySystem
extends java.lang.Object
| Constructor and Description |
|---|
AssemblySystem(net.minecraft.util.math.BlockPos controllerPos) |
| Modifier and Type | Method and Description |
|---|---|
TileEntityAssemblyDrill |
getDrill() |
TileEntityAssemblyIOUnit |
getExportUnit() |
TileEntityAssemblyIOUnit |
getImportUnit() |
TileEntityAssemblyLaser |
getLaser() |
TileEntityAssemblyPlatform |
getPlatform() |
public AssemblySystem(net.minecraft.util.math.BlockPos controllerPos)
public TileEntityAssemblyIOUnit getImportUnit()
public TileEntityAssemblyIOUnit getExportUnit()
public TileEntityAssemblyPlatform getPlatform()
public TileEntityAssemblyLaser getLaser()
public TileEntityAssemblyDrill getDrill()