public AssemblerEntity( CubeGridEntity parent, MyObjectBuilder_Assembler definition, Object backingObject ) : base( parent, definition, backingObject ) { }
public AssemblerEntity( CubeGridEntity parent, MyObjectBuilder_Assembler definition ) : base( parent, definition ) { }