mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 10:51:55 -04:00
Fixed not building
Sorry
This commit is contained in:
parent
d5b4db009f
commit
4ba7afde8b
@ -26,7 +26,7 @@ import net.minecraftforge.common.util.ForgeDirection
|
||||
import scala.collection.convert.WrapAsScala._
|
||||
|
||||
|
||||
object DriverExportBus extends driver.Block {
|
||||
object DriverExportBus extends driver.Block with EnvironmentAware {
|
||||
type AETileType = appeng.api.parts.IPartHost
|
||||
|
||||
override def worksWith(world: World, x: Int, y: Int, z: Int) =
|
||||
|
Loading…
x
Reference in New Issue
Block a user